/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.style1 {color: #c1def6}
.style2 {
	color: #CC0033;
	font-weight: bold;
	}

a:link { font-family: tahoma; font-size: 11px; font-style: normal;  font-weight: bold; color: #333333;Text-decoration:none}
a:active { font-family:tahoma; font-size: 11px; font-style: normal;  font-weight: bold; color: #333333;Text-decoration:none}
a:visited { font-family: tahoma; font-size: 11px; font-style: normal;  font-weight: bold; color: #333333;Text-decoration:none}
a:hover { font-family: tahoma; font-size: 11px; font-style: normal;  font-weight: bold; color: #cc0000;Text-decoration:underline}
	
.style3 {font-size: 14px}
.style5 {font-size: 14px; font-weight: bold; }

.toplink {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal; 
	font-weight: normal;
	Text-decoration:none;
}
.style1:hover {
color: #c1def6;
text-decoration:none;
font-weight:normal;
}
