body { margin:0; padding:0; BACKGROUND: #ffffff url(/i/globalbg.gif) repeat-y 1280px 0px;}
TD, body {font-family : Arial, sans-serif; color: #000000; font-size: 12px;}

#layout
{
margin: 0;
padding: 0;
width: 100%;
width: expression((document.getElementById('measurer') && document.getElementById('measurer').clientWidth < 1280) ? '100%' : '1280px');
min-width: 650px;
max-width: 1280px;
min-height: 100%;
height: 100%;
}

#intro_div
{
margin: 0;
padding: 0;
width: 100%;
width: expression((document.getElementById('measurer') && document.getElementById('measurer').clientWidth < 1280) ? '100%' : '1280px');
min-width: 650px;
max-width: 1280px;
min-height: 100%;
height: 100%;

position: absolute;
z-index: 10;
display: none;
}

#measurer {
	BACKGROUND: white; LEFT: 0px; VISIBILITY: hidden; WIDTH: 100%; BOTTOM: 0px; LINE-HEIGHT: 1em; POSITION: absolute; HEIGHT: 1em
}

/*			Links			*/
a {color: #133e7f;}
a:hover {color: #e07000;}
a:visited {color: #8191a8;}
a.simplelink {color: #000066; font-size: 8pt;}

/*			Menu			*/
a.tm, a.tm:Link, a.tm:Visited, a.tm:Hover {color:#000000;text-decoration:none;}
a.cm, a.cm:Link, a.cm:Visited, a.cm:Hover {color:#000000;text-decoration:none;}

.path  {font-size: 11px; color:#000000; padding:0 20 0 0;}
.path a, .path a:Link, .path a:Visited, .path a:Hover {color:#000000;text-decoration:underline;}


a.menu, a.menu:Link, a.menu:Visited, a.menu:Hover {color:#FFFFFF;text-decoration:underline;}

.menu {color:#FFFFFF; padding-left: 5px;}
.white {color:#FFFFFF;}
.white a, .white a:Link, .white a:Visited, .white a:Hover {color:#FFFD39;}

.copyright {color: #77B0C4; font-size: 11px;}
.copyright a, .copyright a:Link, .copyright a:Visited, .copyright a:Hover {color:#FFFFFF;}

.copyright_contact {color: #FFFFFF; font-size: 11px;}
.copyright_contact a, .copyright_contact a:Link, .copyright_contact a:Visited, .copyright_contact a:Hover {color:#000000;}

.copyright_service {color: #FFFFFF; font-size: 11px;}
.copyright_service a, .copyright_service a:Link, .copyright_service a:Visited, .copyright_service a:Hover {color:#F4DF46;}

.copyright_production {color: #FFFFFF; font-size: 11px;}
.copyright_production a, .copyright_production a:Link, .copyright_production a:Visited, .copyright_production a:Hover {color:#F4DF46;}


.small {font-size: 11px;}
.small a, .small a:Link, .small a:Visited, .small a:Hover {font-size: 12px;}


/*			Headers			*/
/*h1 {font-family : Tahoma, sans-serif; font-size: 24px; color: #000000; margin : 0 20px 20px 0; font-weight: normal; text-align:left}
h2 {font-family : Tahoma, sans-serif; font-size: 18ox; color: #000000;  font-weight: normal;}
*/
h1 {font-family : Arial, sans-serif; font-size: 24px; color: #000000; margin : 0 10px 10px 0; font-weight: normal; text-align:left}
h2 {font-family : Arial, sans-serif; font-size: 18ox; color: #000000;  font-weight: normal;}



/*			INPUT			*/
.content { font-size: 8pt; padding-left: 30px; color: #000000; }
.input, textarea { background:#ffffff; border:1px solid gray; }
.button { font-size: 12px; font-weight: bold; color: #000000; width: 126px; height: 20px;}

/*			Main Table		*/
table.scr {height:100%;width:100%; background:#FFFFFF;}
.scr th {background:#dadada; color:white; padding:10px; }
tbody.scrbody { padding:15px; height:100%}
tfoot td {padding:5px; font-size:11px; background:#dadada; color:#000000;}

hr { background:white; color:gray; height:1px; }

li { line-height:100%; }

.sectionmain {font-size: x-small;border-buttom: solid 1px #ff0000; padding: 1px 10px 10px 10px;}
.sectionmainheader {background-color: #3399FF; font-weight: bold; color: white; text-align: center; font-size: 9pt; height: 22px; vertical-align: middle;}
.sectionmainheader2 {background-color: #3399FF; font-weight: bold; color: white; text-align: center; font-size: 9pt; height: 22px; vertical-align: middle;}
.news {float: none; width: 100%; padding: 0px; margin: 0px 0px 0px 0px; font-size: 12pt; text-align:center;border-buttom: solid 1px #ff0000;}
.updates {border-left: solid 1px #ff0000; border-right: solid 1px #ff0000; padding: 0px 2px 0px 2px; text-align:center}



/*			Scroll Bars		
body, textarea, select {
scrollbar-3dlight-color: #339999;
scrollbar-arrow-color: white;
scrollbar-base-color: gray;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #017e89;
scrollbar-highlight-color: silver;
scrollbar-shadow-color: navy;
scrollbar-track-color: #017e89;
}
*/

img.imgwithborder {border: 2px solid #8c8c8c; }


