body {
	margin: 0px;
	background-color: #336699;
	background-image: url(images/img_Page_Back.gif);
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #6FADF2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #92C9F5; 
	SCROLLBAR-SHADOW-COLOR: #92C9F5; 
	SCROLLBAR-3DLIGHT-COLOR: #0066CC; 
	SCROLLBAR-ARROW-COLOR: #004488; 
	SCROLLBAR-TRACK-COLOR: #BFDBF9; 
	SCROLLBAR-DARKSHADOW-COLOR: #0066CC; 
	SCROLLBAR-BASE-COLOR: #ff0000
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}


.back {
	font-size:11px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:underline;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

A.menulink {
display: block;
width: 150px;
margin:5px;
text-align: left;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color: #FFFFFF;
}

A.menulink:hover {
color: #c40000;
background-color:#A8CEE8;
}

A.menulink:active {
color: #FFFFFF;
}

A.menulink:visited {
color: #FFFF00;
}


A.bottomlink {
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: #ffffff;
}

A.bottomlink:hover {
color: #B0C4E6;
text-decoration:underline;
}

A.bottomlink:active {
color: #B0C4E6;
}

A.bottomlink:visited {
color: #ffffff;
}



.txt_box_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #2496D2;
	border: 1px solid #1C538A;
	height: 18px;
	width: 148px;
	color: #FFFFFF;
}
.btn_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: FF6600;
	border: 2px solid FF0000;
}

.text_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.text_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	font-weight: bold;
}
