a
{
	color: #333366;
} 

a:link
{
	color: #525285;
} 

a:active	
{ 
	color: #525285;
} 

a:hover		
{
	color: #525285;
	text-decoration: none;
	background-color: #CCCCFF;
	border-bottom: none;
}

.text0
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
}

.text0a
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
}

.text0b
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	background-color: #CCCCFF;
}

.text0c
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	background-color: #CCCCFF;
}

.text1
{
	color: #525285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

.text1a
{
	color: #222222;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	background-color: #EAEDCA;
}

.text2
{
	color: #222222;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.45;
}

.text3
{
	color: #222222;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.3;
}

.text4
{
	color: #525285;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.3;
}

.text5
{
	color: #525285;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	font-weight:bold;
}

.headline
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.1;
}

.headline2{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3;
}

.headline2a{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
}

.heading1{
	color: #525285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}

td#lefty	{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCFF;	
	}

body {
	background-color: #CCCCDD;
}

table#guide {
	text-decoration	: none;
	background-color: #FFFFFF;
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #525285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
table#guide a:link {
	color: #525285;
	text-decoration: none;
	}
	
.thinBorder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	}
	
.thinWrapper {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}	
	
table#guide a:hover {
	color: #525285!important;
	text-decoration: none;
	}
	
table#guide a:visited {
	color: #525285;
	text-decoration: none;
	}

.listy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	color: #000000;
	}
	
.thinBordert {
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	border-left: none;
	}
.thinBorderLt {
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	}
.thinBorderN {
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: none;
	font-weight: normal;
	}
.thinBorderL {
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	font-weight: normal;
	}