/* CSS Document */

body {
	background-image: url(images/default/bg.jpg);
	background-attachment:fixed;
}
body td,th,text,textarea,select,button,submit,reset,password {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#404041;
}
a, div{
	outline:none;
	}
/*Top Navigation*/
.topnav {
    color: #ffffff;
}
.topnav a:link {
	text-decoration: none;
	color: #40c8f4;
	font-weight:bold;
}
.topnav a:visited {
	text-decoration: none;
	color: #40c8f4;
	font-weight:bold;
}
.topnav a:hover {
	text-decoration: underline;
	color: #40c8f4;
	font-weight:bold;
}
.topnav a:active {
	text-decoration: none;
	color: #40c8f4;
	font-weight:bold;
}
.pageTitle {
	color: #54224a;
	font-weight: bold;
	font-size: 19px;
}
a:link {
	color: #20409a;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #20409a;
}
a:hover {
	text-decoration: none;
	color: #20409a;
}
a:active {
	text-decoration: underline;
	color: #20409a;
}
.footer {
    color: #ffffff;	
	line-height:16px;
}
.footer a:link {
	color:#95FFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color:#95FFFF;
}
.footer a:hover {
	text-decoration: underline;
	color:#95FFFF;
}
.footer a:active {
	text-decoration: none;
	color:#95FFFF;
}
.footer_header {
    color: #ffffff;
	font-size:13px;
}
.ad {
    color: #ffffff;
}
.ad a:link {
	color: #20409a;
	text-decoration: none;
}
.ad a:visited {
	text-decoration: none;
	color: #20409a;
}
.ad a:hover {
	text-decoration: underline;
	color: #20409a;
}
.ad a:active {
	text-decoration: none;
	color: #20409a;
}


.SubTitles {
	font-size: 13px;
	color: #7C326D;
	font-weight: bold;
}

