body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #5483B9;
}
a:link {
	text-decoration: none;
	color: #5483B9;
}
a:visited {
	text-decoration: none;
	color: #5483B9;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: red;
}

a.one {
	font-size: 12px;
	color: #999999;
}
a.one:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:hover {
	text-decoration: none;
	color: red;
}
a.one:active {
	text-decoration: none;
	color: red;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
}

#center {
	position: absolute;
	left: 33px;
	top: 181px;
	height: 17px;
			}

div#scroll {
	margin-top:0px; margin-left:10px; margin-right:8px; overflow: auto; width:200px; height:200px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.style2 {
	color: #990000;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 12px; 
	font-weight: bold; 
}

.style4 {
	color: #5483B9;
	font-weight: bold;
}

.leftborder {
	border-bottom:#5483B9 1px solid; 
	border-top:#5483B9 1px solid; 
	border-right:#5483B9 1px solid;
}

.mainborder {
	border-bottom:#5483B9 1px solid; 
	border-top:#5483B9 1px solid; 
	border-right:#5483B9 1px solid;
	border-left:#5483B9 1px solid;
}
