body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #cccccc;
	margin: 10px;
	
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 797px;
	background-color: #0066FF;
	border: 1px solid #ffffff;
}
.header {
	height: 100px;
	background-color: #000000;
	border-bottom: 1px solid #ffffff;

}
header img {
	border: 1px solid #ffffff;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	width: 650px;
	text-align: left;
}
.menu {
	vertical-align: top;
	width: 190px;
	padding: 5px;
	text-align: right;
	background-color:#244C91;
	font-size: 11px;

}
.menu ul {

	border-bottom: 1px;
	background-color: #244C91;
	
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color:#244C91;
}
.menu li {

}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 5px 10px 3px 0px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	color: #cccccc;
	text-decoration: none;
}
.main_menu {
	border-top: 1px solid #999999;
	border-top-style:dashed;
	background-color: #244C91;
}
.sub_menu {
	padding: 5px 1px 3px 1px;
	border-left: 0px solid #EEEEEE;
	background-color: #006666;
	border-top: 1px solid #999999;
	border-top-style:dashed;
}
.login a:link, .login a:visited, .login a:active {
	display: inline;
	background-color: #0066FF;
	padding: 0;
}
.login input {
	font-size: 10px;
}
.current {
	font-weight: bold;
}
.footer {
	padding: 2px;
	background-color: #006600;
	color : #ffffff;
	font-size : 10px;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	border-top: 1px solid #ffffff;
}
.documentActions { 
        margin: -1.5em 0 2em 0; 
} 
.documentActions ul { 
        margin: 0 0 0.3em 0; 
        float: right; 
        clear: right; 
} 
.documentActions ul, 
.documentActions li { 
        display: inline; 
        list-style: none; 
        list-style-image: none; 
} 
.documentActions a, 
.documentActions img { 
        border: 0; 
        text-decoration: none; 
} 
.searchtextfield {
	height: 14px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background-color: #408C40;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	position: static;
}
.search {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #408C40;
}
