/* CSS Document */



body {
	background:url(bg.jpg) repeat-x #cbf5ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}


.bull { color:#00CCFF }
.bull_red { color: #FF0000 }
.bull_CCCCCC { color: #CCCCCC }

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #AAAAAA; text-decoration:overline;
}
a:active {
	color: #CC9900;
}
a {
	font-size: 12px;
}

.tahgry {
color:#666666; 
}

.arial_16 { 
font-family:Arial; color:white; font-size:16px;
}

.arial_11 { 
font-family:Arial; color:black; font-size:11px;
}

.content {
background-color: #7a7a7a;
}

.footer {
background:url(images/footer.jpg) center no-repeat;
}


