/* ##################################### 
# www.wickidnet.com                    # 
# Content & Source Code Copyright 2008 # 
# Wickidnet Development Team           # 
######################################*/ 
body {
	background-image: url(../gfx/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3568cf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : verdana;
	font-size: 10px;
	color : #000000;
}
/* # Scrollbar CSS - disabled # */
/* # BODY {
# scrollbar-face-color: 669966;
# scrollbar-highlight-color: ffffff;
# scrollbar-3dlight-color: cccccc;
# scrollbar-darkshadow-color: 000000;
# scrollbar-shadow-color: 999999;
# scrollbar-arrow-color: cccc99;
# scrollbar-track-color: d5e3d7;
# } */
/* # Table CSS # */
table { font-family: Verdana; font-size: 12px; color: #000000; }
/* # Header CSS # */
.header {  font-family: Verdana; font-size: 10px; color: #000000 }
a.header:link {color: #3165ce; text-decoration: none; }
a.header:visited {color: #3165ce; text-decoration: none; }
a.header:hover {color: #ffffff; text-decoration: underline; }
a.header:active {color: #3165ce; text-decoration: none; }
/* # Footer CSS # */
.footer {  font-family: Verdana; font-size: 10px; color: #000000 }
a.footer:link {color: #ffffff; text-decoration: none; }
a.footer:visited {color: #ffffff; text-decoration: none; }
a.footer:hover {color: #000000; text-decoration: underline; }
a.footer:active {color: #ffffff; text-decoration: none; }
/* # Title CSS # */
.title {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000 }
a.title:link {color: #3165ce; text-decoration: none; }
a.title:visited {color: #3165ce; text-decoration: none; }
a.title:hover {color: #ffffff; text-decoration: underline; }
a.title:active {color: #3165ce; text-decoration: none; }
/* # Content CSS # */
.content { font-family: Verdana; font-size: 12px; color: #000000 }
a.content:link {color: #3165ce; text-decoration: none; }
a.content:visited {color: #3165ce; text-decoration: none; }
a.content:hover {color: #000000; text-decoration: underline; }
a.content:active {color: #3165ce; text-decoration: none; }
/* # Nav CSS # */
.nav { font-family: Verdana; font-size: 12px; color: #000000 }
a.nav:link {color: #3165ce; text-decoration: none; }
a.nav:visited {color: #3165ce; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: underline; }
a.nav:active {color: #3165ce; text-decoration: none; }
/* # Small Print CSS # */
.smallprint {  font-family: Verdana; font-size: 10px; color: #000000 }
a.smallprint:link {color: #ffffff; text-decoration: none; }
a.smallprint:visited {color: #ffffff; text-decoration: none; }
a.smallprint:hover {color: #000000; text-decoration: underline; }
a.smallprint:active {color: #ffffff; text-decoration: none; }
/* # Contact Star CSS # */
.star { color: #ff0000 }
