body{
	margin:0px;
	color:black;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}

#canvas {
	background: url(../gfx/bg_body.gif) 50% 41px no-repeat;
	width: 100%;
	display:block;
	margin: 0 auto;
	text-align:  center;
}

.input, .inputHovered{
	width:300px;
	font-family:tahoma;
	font-size: 11px;
	background:url(../gfx/input_bg.gif) no-repeat left top;
	height:19px;
	border:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
}

.inputHovered{
	background:url(../gfx/input_bg_act.gif) no-repeat left top;
}

.text, .textHovered{
	width:300px;
	font-family:tahoma;
	font-size: 11px;
	background:url(../gfx/text_bg.gif) no-repeat left top;
	height:150px;
	border:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
}

.textHovered{
	background:url(../gfx/text_bg_act.gif) no-repeat left top;
}





.contentPadding {
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #324D11; */
}

.inactv {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}


.contentTitle {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

a.caseset:link {color: #000000;	text-decoration: underline;	font-weight: bold;}
a.caseset:visited {	color: #000000;	text-decoration: underline;	font-weight: bold;}
a.caseset:hover {color: #6699CC; text-decoration: underline; font-weight: bold;}
a.caseset:active {color: #000000; text-decoration: underline; font-weight: bold;}


a:link {color: #000066;	text-decoration: none;	font-weight: normal;}
a:visited {	color: #000066;	text-decoration: none;	font-weight: normal;}
a:hover {color: #000066; text-decoration: underline; font-weight: normal;}
a:active {color: #000066; text-decoration: none; font-weight: normal;}



.tableheader{
	border: 1px solid #000000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
		
}

.tableheader2{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000066;
	font-weight: bold;
	color: #ffffff;
	height: 17px;
	padding-left: 4px;
	padding-right: 4px;
		
}

.textfield_default_inactv {
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 17px;
	padding-left: 4px;
}

.textfield_default_actv {
	background-color: #FFFFFF;
	border: 1px dotted #6699CC;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 17px;
	padding-left: 4px;
}	

.textarea_default_inactv {
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px; 
	scrollbar-base-color: #dfdfdf; 
    scrollbar-face-color: #cccccc; 
    scrollbar-track-color: #dfdfdf; 
    scrollbar-highlight-color: #efefef; 
    scrollbar-3dlight-color: #dfdfdf; 
    scrollbar-shadow-color: #333333;
    scrollbar-darkshadow-color: #dfdfdf; 
}

.textarea_default_actv {
	background-color: #FFFFFF;
	border: 1px dotted #6699CC;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #000000;
	padding-left: 4px; 
	scrollbar-base-color: #dfdfdf; 
    scrollbar-face-color: #cccccc; 
    scrollbar-track-color: #dfdfdf; 
    scrollbar-highlight-color: #efefef; 
    scrollbar-3dlight-color: #dfdfdf; 
    scrollbar-shadow-color: #333333;
    scrollbar-darkshadow-color: #dfdfdf; 
}
	
.tabledata {
	border: 1px solid #E7E6E6;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TdBorder{

border: 1px solid #D6EBFF;
}

.TdBorderDark{
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;

border: 1px solid #000066;
}

td {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #324D11; */
}
.menuSpacing {
	padding: 3px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #324D11;
}
.menuSpacing2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #324D11;
}
.SearchSpacing {
	padding: 5px;
}.searchField {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: EFEAF8;
	border: 0px none;
}

a.mainnav:link {color: 324D11;text-decoration: none;font-weight: normal;}
a.mainnav:visited {color: 324D11;text-decoration: none;font-weight: normal;}
a.mainnav:active {color: 324D11;text-decoration: none;font-weight: normal;}
a.mainnav:hover {color: E9C545;text-decoration: none;font-weight: normal;}

a.default:link {color: 324D11;text-decoration: none;font-weight: normal;}
a.default:visited {color: 324D11;text-decoration: none;font-weight: normal;}
a.default:active {color: 324D11;text-decoration: none;font-weight: normal;}
a.default:hover {color: E9C545;text-decoration: none;font-weight: normal;}

a.links:link {color: 324D11;text-decoration: none;font-weight: normal;}
a.links:visited {color: 324D11;text-decoration: none;font-weight: normal;}
a.links:active {color: 324D11;text-decoration: none;font-weight: normal;}
a.links:hover {color: E9C545;text-decoration: none;font-weight: normal;}

.gallery{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.input {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid E9C545;
	width:300px;
}

strong{
	color:#000000;
}

.entry-banner img 				{ border: 0; padding: 0 0 10px 0; }

/*submenu new style */
.submenu						{ display: block; border: 1px solid red;  }
.submenu-lvl1 a					{ width: 100%; display: block; font-weight: bold; color: #85a60d; border-bottom: 1px dotted #808080; padding: 6px 0 6px 0; }
.submenu-lvl2 a					{ width: 100%; display: block; color: #808080; font-weight: bold; padding: 4px 0 4px 8px; background:url(../gfx/arrow-gray.gif) no-repeat 0 9px; }
.submenu-lvl3 a					{ width: 100%; display: block; color: #808080; padding: 0 0 0 1em; padding: 2px 0 2px 8px; }

.submenu-lvl1 a:hover,.submenu-lvl1 a:visited,
.submenu-lvl2 a:hover,.submenu-lvl2 a:visited			{ font-weight: bold; }

.submenu-lvl1 a:hover,.submenu-lvl1 a:visited,
.submenu-lvl2 a:hover,.submenu-lvl2 a:visited,
.submenu-lvl3 a:hover,.submenu-lvl3 a:visited			{ text-decoration:  none; color: #85a60d;  }

td.footer { background:  url(../gfx/footer-2.gif) 0 0 no-repeat; width: 776px; height: 41px; display: block; text-align:  center; color: #fff; } 