/* CSS Document */
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:150%;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND: url(images/background.jpg) #474c52 fixed center center;
}
a:link {
	color: #c5cbd0;
	text-decoration: none;
}
a:visited {
	color: #c5cbd0;
	text-decoration: none;
}
a:hover {
COLOR:#FFCC00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

A.class:link {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.class:visited {
	COLOR: #ffffff;
    font-weight:bold;
	font-size:12px;
}
A.class:hover {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.class:active {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}

A.classtitle:link {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.classtitle:visited {
	COLOR: #ffffff;
    font-weight:bold;
	font-size:12px;
}
A.classtitle:hover {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.classtitle:active {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}



.font12 { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#CC0066;
}
.font12white { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
}
.font12green { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#000000;
}

.font14blodwhite { font-size:14px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
}

.font12blodwhite { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
}
