.table {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 700px;

}
.sidebar {
	border: 1px solid #990000;
	background-color: #F0F0F0;
	padding: 4px;

}
.footer {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
	border: 1px solid #990000;
}
.table2 {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 10px solid #CC0000;
	border-left: 1px solid #CCCCCC;
}
.tableblue {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 10px solid #0099CC;
	border-left: 1px solid #CCCCCC;
}
.headline2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.headliine3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	font-variant: normal;

}
.headerTable {
	border: 1px solid #999999;
	padding: 0px;
}
.footerTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CC0000;
	border-left-color: #CCCCCC;

}
.tableSidebar {
	border: 1px solid #CC3300;
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #CCCCCC;

}
.mostText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.headline2NonCap {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
