body {
	text-align: center;
	background-color: #C0C0C0;
	font-family: Verdana, serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}

table.odinMaster
{
	
	text-align: left;
	width: 744px;
	margin: auto;
	height: 100%;
	
}
table.mainContent, table
{
	text-align: left;
	line-height: 16px;	
	
}

td, th 
{
	text-align: left;
	font-size: 9px;
	vertical-align: top;
	line-height: 16px;
}
.line {
	vertical-align: top;
	height: 1px;
	background-image: url(/_zolidLayouts/_default/images/grey-dot.gif);
	background-repeat: repeat-x;
}
td.right 
{
	text-align: right;
}
td.center 
{
	text-align: center;
}
td.odinTop
{
	height: 70px;
	background-color: #1A427E;
	
}
td.odinMenu
{
	height: 20px;
	background-color: #c9c9c9;
	border-top : 1px solid #294785;
	font-size: 10px; 
	font-family: verdana,arial; 
	vertical-align: middle;
}
td.odinSeparator
{
	font-size: 10px; 
	font-family: verdana,arial; 
	border-bottom : 1px solid #C0C0C0;
}

td.odinLeft, 
{
	width: 145px;
	background-color: #1A427E;
}
td.odinRight
{
	width: 200px;
	background-color: #ffffff;
	border-right : 1px solid black;
	border-top : 1px solid black;

}
td.odinBottom
{
	height: 12px;
	background-color: #ffffff;
	border-right : 1px solid black;
	border-left : 1px solid black;
	border-bottom : 1px solid black;

}

td.main
{
	background-color: #ffffff;
	border-left : 1px solid black;
	border-top : 1px solid black;
}
td.menuHead
{
	color: #000000; 
	font-size: 10px;
	text-align: left;
}
td.menuHeadLeft
{
	background-color: #01104A;
	color: #ffffff; 
	font-size: 10px;
	text-align: center;
}
td.menu
{
	color: #000000; 
	font-size: 10px;
}
td.leftMenu
{
	color: #000000; 
	font-size: 12px;
}
td.middleAlignment
{
	vertical-align: middle;
}
h1, .headline
{
	font-size: 18px; 
	font-family: verdana,arial; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.listheadline, .subHeadline
{
	font-size: 14px; 
	font-family: verdana,arial; 
	color: #808080; 
	text-decoration: none; 
	font-weight: bold;
}


.introText
{
	font-size: 12px; 
	font-family: verdana,arial; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
.contentText
{
	font-size: 12px; 
	font-family: verdana,arial; 
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
}
.authorText
{
	font-size: 10px; 
	font-family: verdana,arial; 
	color: #000000; 
	text-decoration: italic; 
	font-weight: none;
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}
a.small {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
}

a.small:hover {
	color: #800000;
	text-decoration: none;
}
a.menu
{
	color: #808080;
	text-decoration: none;
	font-size: 10px;
}

a.menu:hover {
	color: #800000;
	text-decoration: underline;
}
a.leftMenu
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

a.leftMenu:hover {
	color: #FF0000;
	text-decoration: underline;
}
.stdbutton
{
	border: 1px solid;
	
}
img
{
	border: 0px;
}
