body {
	background-color : #D5D1CE;
	text-align: center;
	margin : 15;
	margin-bottom : 15;
	margin-left : 20;
	margin-right : 20;
	margin-top : 15;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #171717;
	font-style : normal;
	font-size : 11px;
	line-height : 17px
}	
table.main {
	border-collapse: collapse;
}
#menuhome a:link, 
#menuhome a:visited, 
#menuhome a:active {
	display: block;
	margin-left : 20;
	padding: 5px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 11px;
	font-weight: bold;
	background:#B6C7E5;
	
	
}

#menuhome a:hover { 
	color : #FFFFFF;
	background: #7c7c76;
	border-color: #7c7c76;
	

}
.header, a.header:link, a.header:visited, a.header:active, td.header {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color : #f6f6f4;
	font-weight: 600;
	font-style : normal;
	font-size : 20px;
	line-height : 26px;	
}
.footermenu, a.footermenu:link, a.footermenu:visited, a.footermenu:active, td.footermenu {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: 600;
	font-style : normal;
	font-size : 10px;
	line-height : 16px;	
	padding: 5px;
	background: #003466;
}
a.footermenu:hover { 
	text-decoration: underline;
	color : #ecf0f2;

}
table.centable {
	background: #FFFFFF;
	border-collapse: collapse;
	width=100%;

}
td.leftcontainer{
	width: 180px;
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}
td.rightcontainer{
	width: 180px;
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}	
td.maincontainer {
	padding: 10px;
	background: #f6f7f8;
	vertical-align: top;
	text-align:left;
}

table.leftblock {
	width: 100%;
	padding: 0px;
	border-left: 5px solid #c0c0c0; 
	background: #000000;
}
td.leftblocktitle {
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : 800;
	font-size : 10px;
	line-height : 13px;
	background: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	text-align: center;
	

}
td.leftblock {
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #2c2c2c;
	font-style : normal;
	font-size : 9px;
	line-height : 14px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	background: #FFFFFF;
	
}
div.leftblockspacer {
	padding:0; 
	border-collapse: collapse;
	height: 0px;
	width: 98%;
	background: #FFFFFF;
	border-top: 5px solid #c0c0c0;
	border-bottom: 10px solid #ffffff;
}
table.rightblock {
	width: 100%;
	padding: 0px;
	border-left: 5px solid #c0c0c0; 
	background: #000000;
}
td.rightblocktitle {
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : 800;
	font-size : 10px;
	line-height : 13px;
	background: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	text-align: center;
	
	
}

td.rightblock {
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #2c2c2c;
	font-style : normal;
	font-size : 9px;
	line-height : 14px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	background: #FFFFFF;
	
}
div.rightblockspacer {
	padding:0; 
	border-collapse: collapse;
	height: 0px;
	width: 98%;
	background: #FFFFFF;
	border-top: 5px solid #c0c0c0;
	border-bottom: 10px solid #ffffff;
}
.branding, a.branding:link, a.branding:visited, ab.branding:active {
	font-family : Arial, Helvetica, sans-serif;
	color : #404040;
	font-weight: 400;
	font-size : 9px;
	line-height : 10px;	
	text-decoration: none;
}
a.branding:hover { 
	text-decoration: underline;
	color : #000000;
	
}
div.branding {
	font-family : Arial, Helvetica, sans-serif;
	color : #404040;
	font-weight: 400;
	font-size : 9px;
	line-height : 10px;	
	padding: 10px;
}	

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #171717;
	font-style : bold;
	font-size : 14px;
	line-height : 16px;
}	
h2, h3, h4, h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #171717;
	font-style : bold;
	font-size : 12px;
	line-height : 14px;
}

p, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #171717;
	font-style : normal;
	font-size : 12px;
	line-height : 17px;
}
