﻿body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url('images/background.jpg'); 
	background-repeat:repeat-x;
	background-color: #1C3C52;
}

img
{
	border:0;
}

a:link, a:visited
{
	text-decoration: none;
	color: #0066CB;
}

a:hover
{
	text-decoration: underline;
}

a.TopLinks, a.TopLinks:visited
{
	color: #000000;	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

a.SoftLinks, a.SoftLinks:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

a.SoftLinks:hover
{
	color: #000000;
}

a.SupportLinks, a.SupportLinks:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

a.SupportLinks:hover
{
	color: #FFC704;
}

h2
{
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold
}

a.Print1, a.Print1:visited
{
	color: #6C7079;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

a.Print1:hover
{
	color: #CC0000;
	text-decoration: none;
}


body p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}


