/*Global style sheet*/

BODY {FONT-FAMILY: Verdana, sans-serif;
background-color: #ffffff;
margin: 10px;
width: 850px;
text-align: center;
margin:10px auto;

 }

H1 {MARGIN-TOP: 0px; FONT-SIZE: 200%; MARGIN-BOTTOM: 0px;color:#27408B;}
H2 {MARGIN-TOP: 0px; FONT-SIZE: 140%; MARGIN-BOTTOM: 0px;color:#27408B;}
H3 {MARGIN-TOP: 0px; FONT-SIZE: 80%; MARGIN-BOTTOM: 0px;color:#27408B;}

A:link {COLOR: #005a9c; text-decoration: none}
A:visited {color:#27408B; text-decoration: none}
.visited {color:#808080; text-decoration: none}
A:hover {COLOR: red; TEXT-DECORATION: none}

.text_red {color: red; text-decoration: none}
.text_gray {color: #808080; text-decoration: none}
.text_blue {color: #27408B; text-decoration: none}

.style_1px {border:solid 1px #808080}
.style {border:solid 2px #EE7621}
.style_data { border-color:#EE7600;
 	      border-style: solid;
 	      border-top-width: 1px;
 	      border-right-width: 1px;
 	      border-bottom-width: 1px;
 	      border-left-width: 1px;
}

.cell_border{border:solid 1px #DAE2F3;
	     font-size:9pt;
	     padding-left: 4px;}

.cell_font_size{font-size:9pt; padding:0px 10px 0px 10px;}

.title {
	   border-style: solid;
	   border-top-width: 0px;
	   border-right-width: 0px;
	   border-bottom-width: 0px;
	   border-left-width: 0px;
	   width: 758px;
	   height:95px;
	   white-space: nowrap;
	   text-decoration: none;
}
.title_middle
{
 background-repeat: repeat-x;
}

.tbgc {background-color:#eeeeee; border:solid 2px #808080}
.tbgc_blue {background-color:#A4D3EE;}

.title_cell {width:100%;background-color:#87CEEB;border:solid 2px #EE7621}

.cell_width {width:146px;}

.menu_border {border:solid 1px #DAE2F3;}

.menu_body1 {
	   margin-top: 2px;
	   margin-right: 0px;
	   margin-bottom: 1px;
	   margin-left: 0px;
	   padding-top: 0px;
	   padding-right: 0px;
	   padding-bottom: 3px;
	   padding-left: 2px;
	   border-style: solid;
	   border-top-width: 0px;
	   border-right-width: 0px;
	   border-bottom-width: 1px;
	   border-left-width: 0px;
	   width: 100%;
	   white-space: nowrap;
	   text-decoration: none}

.menu {font-weight: bold; color: #FFFFFF; text-decoration: none}
table#content
{
	width: 100%;
}

table#main
{
	width:"900px";
	text-align: center;
}
