a:link  {
	color:#4674a9;
	text-decoration: none;
}
a:active  {
	color:#4674a9;
	text-decoration: none;
}
a:visited {
	color:#4674a9;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}




body, table, tr, td {
	font-family:verdana,helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}




.maincontent	{
	background-image:url(../images/backgnd.jpg);
	background-repeat:no-repeat;
}

.maincontent2	{
	background-image:url(../images/backgnd.jpg);
	background-repeat:no-repeat;
}


.leftcontent	{
	
}

.leftcontent2	{
	background-color:#E5E5E5;
	font-family: verdana,courier new,arial,helvetica;
	font-size: 11px;
	color: #656464;
	line-height: 2em;
	
}

.leftcontent3	{
	
	font-family: verdana,courier new,arial,helvetica;
	font-size: 11px;
	color: #656464;
	line-height: 1.8em;

	
	

}

.leftcontentLINKS	{
	background-color:#E5E5E5;
	font-family: century gothic,courier new,arial,helvetica;
	font-size: 13px;
	color: #000000;
	border: 1 solid #eeeeee;
	text-decoration : none;
	
	
	
	
}

.maxcontent  {
font-family: calibri, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	line-height: 1.3em;
	margin-left: 10%;
}


.maxcontent2  {
font-family: calibri, helvetica;
	font-size: 12px;
	color: #565656;
	line-height: 1.1em;
	margin-left: 10%;
}

.rightcontent	{

}


.rightcontent2	{
	background-color:#E5E5E5;
	font-family: verdana,courier new,arial,helvetica;
	font-size: 11px;
	color: #656464;
	line-height: 2em;
}


.navigation	{
	font-size: 15px;
	font-weight:bold;
}
















.toc	{
	padding: 2px 2px 2px 2px;
}

.specialtoc	{
	color: #CC0000;
	padding: 2px 2px 2px 2px;
}

.content	{

	padding: 5px 2px 5px 2px;
}

.contentTitle	{
	font-size: 12px;
	font-weight:bold;
}

.inputText {
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 1 solid #eeeeee;
	text-decoration : none;
	background-color: #ffffff;
	width: 200px;
	height: 18px;
}

.inputTextSmall {
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 1 solid #eeeeee;
	text-decoration : none;
	background-color: #ffffff;
	width: 70px;
	height: 18px;
}

.inputTextContact {
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 0;
	text-decoration : none;
	width: 130px;
	height: 16px;
}

.inputTextContactSmall {
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 0;
	text-decoration : none;
	width: 90px;
	height: 16px;
}

.button	{
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 1 solid #dddddd;
	text-decoration : none;
	background-color: #ffffff;
	width: 70px;
	cursor: hand;
}

.inputArea	{
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 1 solid #61b4f3;
	text-decoration : none;
	background-color: #ffffff;
	width: 200px;
}

.inputAreaContact	{
	font-family:courier new,arial,helvetica;
	font-size: 11px;
	color: #000000;
	border: 1 solid #61b4f3;
	text-decoration : none;
	background-color: #ffffff;
	width: 350px;
}


#PageFooter
{
width: 98.8%;
}

html > body #PageFooter
{
padding-top: 10px;
padding-bottom: 10px;
height: 20px;
position: fixed;
bottom: 0;
z-index: 0;

text-align: right;
border-top: 0px solid #000;
font-size:120%;
padding:10px;
}


