body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	list-style-image: url(../images/arr.gif);
	color: #333333;
}
body {
	background-color: #f4f4f4;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	margin: 0px;
}
h1 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1e6ea6;
	font-weight: bold;
}
hr {
color: #CCCCCC;
border: solid 1px;
}
a {
	color: #1e6ea6;
}
a:hover {
	color: #6f7a85;
}
.theight {
	height: 100%;
}
.footer {
	color: #FFFFFF;
	padding: 10px;
	background-color: #6f7a85;
}
.leftline {
	border-right: 1px solid #6f7a85;
}
.contentpad {
	padding: 15px;
}
.heading {
	font-size: 11px;
	color:#1e6ea6;
	font-weight: bold;
}
.whitetext {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.dashedline {
	border-top: 1px dashed #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#1e6ea6;
	border-bottom: 1px dashed #666666;
	padding: 10px;
}