/* CSS Document */

BODY {
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size:12px;
  color:#000000;
  background-image:url(../images/test/pagebg.gif);
  background-repeat:repeat-x;

    }

TD, P, UL, OL, LI {
  font-family:Tahoma,Verdana;
  font-size:12px;
  color:#000000;
  margin-top:0; 
  margin-left:0;
    }
	
.title {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:20px; font-weight:bold;}
.hand { cursor:pointer; }
.menuoptions {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.tileheading { font-size:16px; color:#003366; }
.tilesubheading { font-size:14px; color:#333333; }
.tm {font-size:9px;}

.bluelink11 {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:11px; color:#00F}
.bluelink11:Hover {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:11px; color:#063;}
.bluelink12 {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:12px; color:#00F}
.bluelink12:Hover {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:12px; color:#063;}
.bluelink14 {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:14px; color:#00F}
.bluelink14:Hover {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:14px; color:#063;}


.caption {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:9px;}
.font10black {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:10px;}
.font11black {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:11px;}
.font12black {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:12px;}
.font12white {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:12px; color:#FFF; background-color:inherit;}
.font14black {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:14px;}
.font16black {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:16px;}

.whitelink12 {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:12px; color:#FFF; background-color:inherit;}
.whitelink12:Hover {color:#063;}


.submenubackground {
	
background: rgb(0,102,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,102,51,1) 0%, rgba(0,155,72,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,102,51,1)), color-stop(100%,rgba(0,155,72,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,102,51,1) 0%,rgba(0,155,72,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,102,51,1) 0%,rgba(0,155,72,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,102,51,1) 0%,rgba(0,155,72,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,102,51,1) 0%,rgba(0,155,72,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006633', endColorstr='#009b48',GradientType=0 ); /* IE6-9 */

-moz-box-shadow: 0 0 3px #888888;
-webkit-box-shadow: 0 0 3px #888888;
box-shadow: 0 0 3px #888888;
border-style:solid;
border-bottom-width:1px;
border-top-width:1px;
border-right-width:0px;
border-left-width:0px;
border-color:#333333;
}


.submenubackgroundhover{
background: rgb(0,147,78); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,147,78,1) 0%, rgba(0,102,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,147,78,1)), color-stop(100%,rgba(0,102,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00934e', endColorstr='#006633',GradientType=0 ); /* IE6-9 */

}

.popUpWindowBg{
background: rgb(0,147,78); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,147,78,1) 0%, rgba(0,102,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,147,78,1)), color-stop(100%,rgba(0,102,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,147,78,1) 0%,rgba(0,102,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00934e', endColorstr='#006633',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: 0 0 3px #000000;
-webkit-box-shadow: 0 0 3px #000000;
box-shadow: 0 0 3px #000000;
border-style:solid;
border-bottom-width:1px;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-color:#000000;
}
.menu_box {
-moz-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
border-style:solid;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
-moz-box-shadow: 0 0 2px #ffffff;
-webkit-box-shadow: 0 0 2px #ffffff;
box-shadow: 0 0 2px #ffffff;}

.main_border {
-moz-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-moz-border-top-right-radius: 2px;
border-top-right-radius: 2px;
-moz-border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;
-moz-border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-box-shadow: 0 0 3px #ffffff;
-webkit-box-shadow: 0 0 3px #ffffff;
box-shadow: 0 0 3px #ffffff;}

.main_border_inner {
-moz-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-moz-border-top-right-radius: 2px;
border-top-right-radius: 2px;
-moz-border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;
-moz-border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;}

.main_border_inner_leftcurve {
-moz-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-moz-border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;}

.main_border_inner_rightcurve {
-moz-border-top-right-radius: 2px;
border-top-right-radius: 2px;
-moz-border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;}

.main_border_green {
-moz-border-top-left-radius: 1px;
border-top-left-radius: 1px;
-moz-border-top-right-radius: 1px;
border-top-right-radius: 1px;
-moz-border-bottom-right-radius: 1px;
border-bottom-right-radius: 1px;
-moz-border-bottom-left-radius: 1px;
border-bottom-left-radius: 1px;
-moz-box-shadow: 0 0 3px #006633;
-webkit-box-shadow: 0 0 3px #006633;
box-shadow: 0 0 3px #006633;}


.main_border_blue {
-moz-border-top-left-radius: 1px;
border-top-left-radius: 1px;
-moz-border-top-right-radius: 1px;
border-top-right-radius: 1px;
-moz-border-bottom-right-radius: 1px;
border-bottom-right-radius: 1px;
-moz-border-bottom-left-radius: 1px;
border-bottom-left-radius: 1px;
-moz-box-shadow: 0 0 3px #003366;
-webkit-box-shadow: 0 0 3px #003366;
box-shadow: 0 0 3px #003366;}


.brokenlink12 {font-family:Tahoma,Verdana, Geneva, sans-serif; font-size:8pt; color:#FFF; background-color:inherit;}
.brokenlink12:Hover {color:#063;}

.bordertopbottomblack {
	border-bottom-width:2px;
	border-top-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000;
	border-style:solid;
}

.rightimageborder {
	background-image:url(../images/test/rightborder.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.leftimageborder {
	background-image:url(../images/test/leftborder.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.bottomimageborder {
	background-image:url(../images/test/bottomborder.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.topimageborder {
	background-image:url(../images/test/topborder.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.topleftimageborder {
	background-image:url(../images/test/bordertopleft.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.bottomleftimageborder {
	background-image:url(../images/test/bottomleftborder.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.toprightimageborder {
	background-image:url(../images/test/bordertopright.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.bottomrightimageborder {
	background-image:url(../images/test/borderbottomright.gif);
	background-repeat:no-repeat;
	background-position:top left;
}