body {
	background-color:#889cac;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #E5E5E5;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.dark:link{
		color:#036;
		font-size:10px;
			text-decoration:none;
}

a.dark:hover{
		color:#06C;
				font-size:10px;
		text-decoration:none;
}


div.top {
background-color: #1d1d1d;
background-image:url(images/top_line.gif);
background-repeat:repeat;
height: 19px;
top: 0;
}

div.left {
	float: left;
	width:184px;
	height: 170px;
	position: absolute;
	top: 20px;
	left: 0px;
}

div.right {
	float: right;
	width:750px;
	position: absolute;
	top: 40px;
	right: 20px;
	border: none;
}

div.linkbox {
	float: left;
	width: 157px;
	position:absolute;
	top: 252px;
	left:0;
}

div.bottom {
background-color: #1d1d1d;
background-image:url(images/bott_line.gif);
background-repeat:repeat;
height: 19px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
}


/*other*/

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 7C1101;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 5F726F;
}
.frame {
	border: 1px solid #5F726F;
}

a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}

a o2:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a o2:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}
a o2:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}
