body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu, .menu:link, .menu:visited {
	color: #a0a0a0;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38a4d5;
	width: 155px;
	display:block;
}
.menu:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #38a4d5;
}
.padding_left_top_bottom_5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.heading1 {
	font-size: 16px;
	color: #38a4d5;
	text-decoration: none;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38a4d5;
	width:100%;
	display:block;
}
.navigation {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:link, a:visited {
	color: #008bc9;
	text-decoration: none;
}
a:hover {
	color: #939393;
	text-decoration: none;
}
.table_border_all_grey {
	border: 1px solid #CCCCCC;
}
