
table.rating {
background-color:#000000;
border:thin;
border-top-width:1;
border-right-width:1;
border-bottom-width:1;
border-left-width:1;
border-color:#000000;
}


td.rating1 {
background-color:#91CBF0;
border:thin;
border-top-width:2;
border-right-width:0;
border-bottom-width:2;
border-left-width:2;
border-color:#000000;
}

td.ratingback {
background-color:#ECE9D8;
border:thin;
border-top-width:2;
border-right-width:2;
border-bottom-width:2;
border-left-width:0;
border-color:#000000;
}


td.fronttab {
padding-top:3;
padding-right:10;
padding-bottom:3;
padding-left:10;
background-color:#ECE9D8;
border:solid;
border-top-width:2;
border-right-width:2;
border-bottom-width:0;
border-left-width:2;
border-color:#000000;
}
td.whitetab {
background-color:#ffffff;
border:solid;
border-top-width:0;
border-right-width:0;
border-bottom-width:2;
border-left-width:0;
border-color:#000000;
}

td.backtab {
background-color:#ECE9D8;
padding-top:3;
padding-right:10;
padding-bottom:3;
padding-left:10;
border:solid;
border-top-width:2;
border-right-width:2;
border-bottom-width:2;
border-left-width:2;
border-color:#000000;
}

table.toptab {
background-color:#ECE9D8;
border:solid;
border-top-width:0;
border-right-width:2;
border-bottom-width:2;
border-left-width:2;
border-color:#000000;
padding-right:10;
padding-bottom:3;
padding-left:10;
}



td.goldtab {
background-color:#ABAE3E;
padding-top:3;
padding-right:10;
padding-bottom:3;
padding-left:10;
border:solid;
border-top-width:2;
border-right-width:2;
border-bottom-width:2;
border-left-width:2;
border-color:#000000;

}

h1 {
   	font-size:16px;
   	font-weight:bold;
   	margin-bottom:0;
   	padding-bottom:0;
   	margin-top:0;
	font-family: arial,sans-serif,Impact;
   }
   
h2 {
   font-size:17px;
   margin-bottom:0;
   padding-bottom:0;
   margin-top:0
   }

u {
font-family:arial,sans-serif;
font-size:12px;
color:#000000;
padding:0px 1px;
white-space:nowrap;
font-weight:bold;
text-decoration:underline;
}

b {
font-family:arial,sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

   
body, html {
 height: 100%;
 width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;


}

a:link {
font-color:#0033ff;
font-weight:normal;
font-family:verdana,arial,sans-serif;
text-decoration:underline;
white-space:nowrap;
font-size:14px;
}

a:visited {
font-color:#0033ff;
font-weight:normal;
font-family:verdana,arial,sans-serif;
text-decoration:underline;
white-space:nowrap;
font-size:14px;
}
a:hover {
font-color:#0033ff;
font-weight:normal;
font-family:verdana,arial,sans-serif;
text-decoration:underline;
white-space:nowrap;
font-size:14px;
}


i {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
text-decoration: italic;
margin-top:0;
}


td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.special:link {
color:blue;
font-weight:normal;
text-decoration:underline;
white-space:nowrap;
font-family:arial,sans-serif;
font-size: 14px;
     }

a.special:visited {
color:blue;
font-weight:normal;
text-decoration:underline;
white-space:nowrap;
font-family:arial,sans-serif;
font-size: 14px;
     }

a.special:hover {
color:red;
font-weight:normal;
text-decoration:underline;
white-space:nowrap;
font-family:arial,sans-serif;
font-size: 14px;
     }

a.linktitle:link {
color:#000000;
font-weight:normal;
text-decoration:underline;
white-space:nowrap;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
     }

a.linktitle:visited {
color:#000000;
font-weight:normal;
text-decoration:underline;
white-space:nowrap;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
     }

a.linktitle:hover {
color:#0000ff;
font-weight:normal;
text-decoration:none;
white-space:nowrap;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
     }

a.tablinks:link {
color:#000000;
font-weight:normal;
text-decoration:none;
white-space:nowrap;
font-family:arial,sans-serif;
font-size: 14px;
     }

a.tablinks:visited {
color:#000000;
font-weight:normal;
text-decoration:none;
white-space:nowrap;
font-family:arial,sans-serif;
font-size: 14px;
     }

a.tablinks:hover {
color:#0000FF;
font-weight:normal;
text-decoration:none;
white-space:nowrap;
font-family:arial,sans-serif;
font-size: 14px;
     }

small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: black;
text-decoration: italic;
}





#button a { 
background-color: #BFDFF7; //#91CBF0;
border-top:1px solid #000000; 
border-right:1px solid #000000; 
border-bottom:1px solid #000000; 
border-left:1px solid #000000; 
font-family:Arial, Lucida, Helvetica, sans-serif; 
color: #000000; 
font-size:9.5pt; 
display:block; 
padding:2px .8em; 
text-align:center; 
text-decoration:none;
}


#button td a:hover {
background-color:#ffffff;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 200px;
background-color: #FFFF99; 
position: absolute; 
top: 1%;
left: 76%;
}

.curlycontainer .innerdiv{
background: transparent url(pics/brcorner.gif) bottom right no-repeat;
position: absolute;
background-color: #FFFF99; 
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}


#textarea_summary {
padding:5;
background-color: #FFDD7F; 
color: #000000; 
font-family: Georgia, System, Helvetica, sans-serif; 
border: solid 2px;
font-size: 10pt;
width:400px;
height:50px
}

#textarea1 {
padding:5;
background-color: #FFDD7F; 
color: #000000; 
font-family: Georgia, System, Helvetica, sans-serif; 
border: solid 2px;
font-size: 10pt;
width:400px;
height:200px
}


.roundedcornr_box_376430 {
	background: url(pics/roundedcornr_376430_tl.png) no-repeat top left;
}
.roundedcornr_top_376430 {
	background: url(pics/roundedcornr_376430_tr.png) no-repeat top right;
}
.roundedcornr_bottom_376430 {
	background: url(pics/roundedcornr_376430_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_376430 div {
	background: url(pics/roundedcornr_376430_br.png) no-repeat bottom right;
}
.roundedcornr_content_376430 {
	background: url(pics/roundedcornr_376430_r.png) top right repeat-y;
}

.roundedcornr_top_376430 div,.roundedcornr_top_376430,
.roundedcornr_bottom_376430 div, .roundedcornr_bottom_376430 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_376430, .roundedcornr_bottom_376430 {
	margin-top: -19px;
}
.roundedcornr_content_376430 { padding: 0 15px; }



