/* CSS Document */

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

    }

TD, P, UL, OL, LI {
  font-family:Tahoma, Verdana,Arial,Helvetica,sans-serif;
  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;}

.menuoptions {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:14px; color:#FFF; font-weight:bold; text-decoration:none; cursor:pointer;}

.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;}

.bluemenulink12 {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:12px; color:#00F; text-decoration:none;}
.bluemenulink12:Hover {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:12px; color:#063; text-decoration:none;}


.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:#FFFFFF;}
.font14black {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:14px;}
.font16black {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:16px;}

.font10blue {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:10px; color:#003366;}
.font12blue {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:12px; color:#003366;}
.font14blue {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:14px; color:#003366;}
.font16blue {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:16px; color:#003366;}

.font10green {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:10px; color:#006633;}
.font12green {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:12px; color:#006633;}
.font14green {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:14px; color:#006633;}
.font16green {font-family:Tahoma, Verdana, Geneva, sans-serif; font-size:16px; color:#006633;}

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

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

.title-underline-green12 { border-style:solid; border-color:#006633; border-bottom-width:1px; border-top-width:0px; border-right-width:0px; border-left-width:0px; font-size:12px; color:#006633; font-weight:bold; }
.title-underline-green14 { border-style:solid; border-color:#006633; border-bottom-width:1px; border-top-width:0px; border-right-width:0px; border-left-width:0px; font-size:14px; color:#006633; font-weight:bold; }
.title-underline-green16 { border-style:solid; border-color:#006633; border-bottom-width:1px; border-top-width:0px; border-right-width:0px; border-left-width:0px; font-size:16px; color:#006633; font-weight:bold; }

.title-underline-blue12 { border-style:solid; border-color:#003366; border-bottom-width:1px; border-top-width:0px; border-right-width:0px; border-left-width:0px; font-size:12px; color:#003366; font-weight:bold; }
.title-underline-blue14 { border-style:solid; border-color:#003366; border-bottom-width:1px; border-top-width:0px; border-right-width:0px; border-left-width:0px; font-size:14px; color:#003366; font-weight:bold; }
.title-underline-blue16 { border-style:solid; border-color:#003366; border-bottom-width:1px; border-top-width:0px; border-right-width:0px; border-left-width:0px; font-size:16px; color:#003366; font-weight:bold; }

.headingborder { border-style:solid;
border-color:#003366;
border-bottom-width:2px;
border-top-width:0px;
border-right-width:0px;
border-left-width:0px;
font-size:14px;
color:#003366;
font-weight:bold;
}

.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(../gimages/newimages/rightborder.gif);
	background-repeat:repeat-y;
	background-position:left;
}

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

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

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

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

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

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

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

.popupright {
	background-image:url(http://www.myconnectionserver.com/images/popupright.png);
	background-repeat:repeat-y;
	background-position:left;
}

.popupleft {
	background-image:url(http://www.myconnectionserver.com/images/popupleft.png);
	background-repeat:repeat-y;
	background-position:right;
}

.popuptop {
	background-image:url(http://www.myconnectionserver.com/images/popuptop.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.popupbottom {
	background-image:url(http://www.myconnectionserver.com/images/popupbottom.png);
	background-repeat:repeat-x;
	background-position:top;
}

.popupbottomleft {
	background-image:url(http://www.myconnectionserver.com/images/popupbottomleft.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.popupbottomright {
	background-image:url(http://www.myconnectionserver.com/images/popupbottomright.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.popuptopleft {
	background-image:url(http://www.myconnectionserver.com/images/popuptopleft.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.popuptopright {
	background-image:url(http://www.myconnectionserver.com/images/popuptopright.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.paneright {
	background-image:url(http://www.myconnectionserver.com/images/blueborderright.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.paneleft {
	background-image:url(http://www.myconnectionserver.com/images/blueborderleft.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.panetop {
	background-image:url(http://www.myconnectionserver.com/images/bluebordertop.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.panebottom {
	background-image:url(http://www.myconnectionserver.com/images/blueborderbottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.panebottomleft {
	background-image:url(http://www.myconnectionserver.com/images/blueborderbottomleft.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.panebottomright {
	background-image:url(http://www.myconnectionserver.com/images/blueborderbottomright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.panetopleft {
	background-image:url(http://www.myconnectionserver.com/images/bluebordertopleft.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.panetopright {
	background-image:url(http://www.myconnectionserver.com/images/bluebordertopright.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
