body{
	background-color: #FFFFFF;
}
td{
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:visited,a:active{color:#0000FF;text-decoration:underline}
a:hover{
	color:#FF0000;
	text-decoration: underline;
}
h1{
	font-size:24px;
	font-weight:bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2{
	font-size:16px;
	color: #000000;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
}
p{
	color: #000000;
}
.border{
	border:1px solid #000000;
}
.main{
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tableframer {
	border: 1px solid #CCCCCC;
}
.tableframer2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.header{
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 24px;
}

.menu{
	background:#777777;
	color: #FFFFFF;
	padding: 2px;
}
.menu a:link,.menu a:active,.menu a:visited{color:#AAAAAA;text-decoration:none}
.menu a:hover{color:#FFFFFF;text-decoration:none}
form{padding:0 0 0 0;margin:0 0 0 0}
.searchcell{white-space:nowrap;background:#777777}
.searchbox{
width:100px;
border:1px solid #444444;
color:#333333;
background:#FFCC00;
font-size:10px
}
.imgborder{border:1px solid #000000}
.tiny {
	font-size: 9px;
	color: #2b2b2b;
}

.section {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.tiny1 {
	font-size: 9px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #161455;
	font-size: 18px;
	padding-left: 10px;
}

