html {
	height:100%;
}
body {
/*
Do not set the background color here or it will change many things.
If you want the editor to have a black background it would be setup here
Right now there is not a proper option for setting the FCKeditor background color. This will be an addon for the next version.
Set it in the actual body if it is 
*/
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	height:100%;
	
	font-style: normal;
	font-size: 12px;
	text-align: left;
	color: black;
}

* { font-family: Verdana, Arial, sans-serif;}
img {  
	border-style: none;
}
p { line-height: 150%; }
p, bodytext1, li, td {
	
	font-style: normal;
	font-size: 12px;
	text-align: left;
	color: black;
}
p.centered {
	
	font-style: normal;
	font-size: 12px;
	text-align: center;
	color: black;
}
#urgent p {
margin-left: 10px;
margin-right: 10px;

	font-style: normal;
	font-size: 12px;
	text-align: left;
color: #ffffff;

}
#urgent {
float: right;
width: 250px;

	font-style: normal;
	font-size: 12px;
	text-align: left;
color: #ffffff;
background-image: url(/Image/urgentbak.jpg);
background-position: center middle;

}
#urgent h1{
margin-left: 10px;
margin-right: 10px;

	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}

.site a:link { 
		
		color: #00568a; 
		text-decoration: none;
        font-weight : normal;
		
}

.site a:active {
		color: #00568a; 
		text-decoration: none;
}

.site a:visited { 
		color: #00568a; 
		text-decoration: none;
}

.site a:hover { 
		color: #3000ff; 
		text-decoration: underline; 
}

.header1, h1
{
	
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	text-align: left;
	color: #ff0000;
}

.header2, h2
{
	
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #ff0000;
}

#footer {
text-align: center;
font-size: 10px;
font-weight: normal;
font-style: normal;


}


/*
setup for category listing on rhs
*/

.cms_inner_exclmenu, .cms_inner_exclmenu th, .cms_inner_exclmenu td {
	border: 0px solid #57503e;
	border-collapse: collapse;
	font-family: Arial, Helvetica, Geneva sans-serif;
	font-size: 12px;
	color: #57503e;
}


.cms_catlisting {
	border: 1px solid #57503e;
	border-collapse: collapse;
}

.cms_catlisting, .cms_catlisting th, .cms_catlisting td {
	/*border: 0px solid #57503e;
	border-collapse: collapse;*/
	font-family: Arial, Helvetica, Geneva sans-serif;
	font-size: 12px;
	color: #57503e;
}

.cms_catlisting caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}


.cms_catlisting td, .cms_catlisting th {
	padding: 4px;
}

.cms_catlisting thead th {
	text-align: left;
	background: #57503e;
	color: #FFFFFF;
	font-size: 100% !important;
}

.cms_catlisting thead tr th a:link, .cms_catlisting thead tr th a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight : bold;
}

.cms_catlisting tbody th {
	font-weight: bold;
}

.cms_catlisting tbody tr { 
	background: #FFFFFF; 
}

.cms_catlisting tbody tr.odd { background: #FFFFFF; }

.cms_catlisting tfoot th, .cms_catlisting tfoot td {
	font-size: 95%;
}




/* End of catlisting css*/
/*
a:link { 
		color: #00568a; 
		text-decoration: none;
        font-weight : normal;
}

a:active {
		color: #00568a; 
		text-decoration: none;
}

a:visited { 
		color: #00568a; 
		text-decoration: none;
}

a:hover { 
		color: #3000ff; 
		text-decoration: underline; 
}
*/

#module_controls{
width: 100%;
background-color:#cccccc;
position:absolute;
top:0;
left:0;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
vertical-align:middle;
}

.navtext1
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #0074bb;
	background-color: none ! important;
}

/* Generated Styles */







/* End Generated */
