/* CSS Document */

html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:100px; bottom:20px; left:200px; right:0px; background-image:url(Images/contesntrepeat.jpg);  background-repeat:repeat-y; }

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:109px solid #fff; border-bottom:16px solid #fff; border-left:200px solid #fff;}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:109px; background-image:url(Images/masttop.jpg); background-repeat:repeat-x; #000; background-position:0 0;  z-index:5; overflow:hidden; color:#fff;}
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:16px; font-size:1em; z-index:6; background-image:url(Images/backrepeat.jpg); background-repeat:repeat-x;overflow:hidden;  color:#fff;}

#left {position:absolute; left:0; top:109px; bottom:20px; border-bottom:10px solid #ffffff; width:194px;  ; font-size:1.2em; z-index:4; overflow:auto; }

* html #left {height:100%; top:0; bottom:0; border-top:109px solid #fff; border-bottom:15px solid #fff; color:#fff;}

#content p {padding:0px; font-family:verdana;}
.bold {font-size:1.2em; font-weight:bold;}

dd {display:none;padding:10px;}
a.nav, a.nav:visited {margin-left:30px; display:block; width:150px; height:25px; background:#15BBC7; color:#eee; border-bottom:3px solid #009EA9; text-decoration:none; text-align:center; line-height:23px; margin:10px; font-family:verdana; font-size:13px; font-weight:bold; }
a.nav:hover {background:#C2B5D3; color:#fff;}
h2 { font-family:Arial, Helvetica, sans-serif;  color:#ffffff; font-size:18px;}

p {
color: #333333;
font-family: verdana;
font-size: 100%;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
padding-left: 10px;
line-height:16px;
}

p.green {
color: #9fb452;
font-size: 110%;
margin: 0px;
padding: 0px;
}

p.news {
width: 300px;
margin: 0px;
padding: 0px;
}

h1 {
color: #57297B;
font-family: arial, helvetica, sans-serif;
font-size: 150%;
font-style: oblique;
padding-left: 0px;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: normal;
letter-spacing: -1px;
}
.bulletstyle {color: #12A1AD}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.quotestyle { font-family:Arial, Helvetica, sans-serif;font-size:15px; color:#7C4080; font-weight:bold; line-height:21px;}
.commentquote { font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#2FBDBE; font-weight:bold; line-height:24px; text-align:right;}
input { border:1px solid #666666; background-color:#F1FDFE;}