/* CSS Document */
body { margin: 0px; padding: 0px; font-family: "Arial", Helvetica, sans-serif; color: #333333; font-size: 100%; height:100%; background: #FFF; }
#container { width: 100%; height: 100%; background:#FFFFFF;}

#header{width: 976px; height: auto;  margin-top:20px; padding-bottom:0px;  margin-bottom:10px;}
#logo{ position: relative; width:180px; top:380px; margin-left:3px; z-index:100; }

.menu{ width:188px; /*height:32px;*/ float:left; margin-left:9px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; letter-spacing:1px; padding-top:5px; padding-bottom:5px;}

#bodycontainer {  width: 976px; height:490px;}
#leftcontainer {width: 188px; height:420px; padding-top:70px; float:left;}
.leftmenu{ height:20px; margin-top:20px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; letter-spacing:1px;}

#mainbody { width: 788px; float: right;}
#flash { width: 758px; height:470px; background: #BCAEA9; padding: 10px; border-left: 10px solid #FFFFFF; float: right;}

#bodyleft { width: 206px; height:485px;  padding-top:5px; background:#FFFFFF; text-align:left; position: relative;float: left;}
#bodyright { width: 560px; height:470px; padding:10px; float: right;}
#thumb{ width:178px; height:230px; background:#D2B590; border-left: 9px solid #FFF; margin-bottom:9px; padding: 5px; float:left;}
* html #thumb{ /*IE only hack*/ height:1%; }
#footer{ width:976px; background:#FFF;padding-top:0px; float:right;}
.leftfooter{ width:250px; color:#999; padding-top:0px; font-size:0.6em; float:left;}
.rightfooter{ width:250px; color:#999; padding-top:0px; font-size:0.6em; float:right;}

#scroll
{    background:#FFFFFF;
     height:100%;
     overflow:auto;
}

.leftpress{ width:260px; height:auto; float:left;}
.imgpress{ width:260px; height:290px; background:#E3C5C6; border:1px solid #CD979C; padding:5px; margin-top:5px; float:left;}

.clear {clear: both;}

.textmenu{font-size: 18px; color:#FFF; padding-top:5px; font-weight:normal; text-align: center;}

h1 { font-size: 20px; letter-spacing:1px; padding: 0px 10px 0 10px; margin-bottom:-8px; color:#003563; font-weight:normal; text-align: left;}
h2 { font-size: 22px; padding: 10px 0 0 10px; margin: 0 0 0px 0; color:#003563; font-weight:bold;}
h3 { font-size: 12px; font-weight:bold; padding: 0px 5px 0 10px;}
h4 { font-size: 11px; font-weight:bold; padding: 0px 5px 0 5px; margin-top:2px}

p { font-family:Arial;font-size: 11px; padding: 0 10px 0 10px; }
.p2 { font-family:Arial; font-size: 11px; font-weight:200; color:#FFF; padding: 0 10px 0 15px; margin: 10px 5px 10px 0; }
.p3{ font-family:Arial;font-size: 12px; padding: 0 10px 0 10px;}
.p4{ font-size: .6em; padding: 0 0px 0 0px; margin: 0px 0 0px 0;}
.p5 { font-family:Arial;font-size: 11px; padding: 0 10px 0 10px; margin:5px 0px 0px 0px;  }
.submitLink {
   color: #009395; background-color: transparent; border: none; cursor: pointer; font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; font-weight:bold;
}
tbody th { background:#D7DBDD url("effect2.gif") repeat-x; color:#009395; margin-left:7px; padding:2px; text-align:center; border-top:1px solid #AFB5B8; border-left:1px solid #AFB5B8; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8; font-weight:normal; 
}
tbody th a {
	color:#FFFFFF; text-decoration:none; 
}
tbody th a:hover { 
	color:#CD979C; font-weight: bold;/**/
}

a{color:#FFFFFF; text-decoration:none;}
a:hover{color: #CD979C; text-decoration:none;}
a:active{color: #CD979C; text-decoration:none;}

a.page{color:#000000; text-decoration:none;}
a.page:hover{color: #CD979C; text-decoration:none;}
a.page:active{color: #CD979C; text-decoration:none;}

a.menu{  color:#FFF; text-decoration:none; margin-left:0px; /*margin-top:9px;*/}
a.menu:hover { color:#FFF; }
a.menu:active { color:#FFF; }

a.leftmenu{color:#FFFFFF; text-decoration:none;}
a.leftmenu:hover{color: #CD979C; text-decoration:none;}
a.leftmenu:active{color: #CD979C; text-decoration:none;}

#pagepress{position:absolute; bottom:0px; width:100%; font-family:Arial;font-size: 11px;}
a.page{ color:#CD979C;}
a.page:hover{ color:#999999;}

.mbody{font-family:Arial;font-size: 11px; padding: 0 10px 0 5px;}
.tbody{font-family:Arial;font-size: 11px; font-weight:bold; padding: 0 10px 5px 5px;}
.thumbpress{ margin:3px 0 5px 0;}