body {
	background: #ffffff url(images/bg.jpg) center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
}

.navbarlink {

font-family: Tahoma;

font-size: 12px;

color: #FFFFFF;

text-decoration: none;

}

.navbarhover {

font-family: Tahoma;

font-size: 12px;

color: #666666;

text-decoration: underline;

}

.text {

font-family: Tahoma;

font-size: 12px;

color: #000000;


}
.text14 {

font-family: Tahoma;

font-size: 14px;

color: #000000;


}

.textsmall {

font-family: Tahoma;

font-size: 10px;

color: #000000;


}
.textbold {

font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: bold;

}

.textitalics {
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-style:italic

}

a:hover {

font-family: Tahoma;
font-size: 12px;
text-decoration: underline;

}

a:redhover {

font-family: Tahoma;
font-size: 18px;
text-decoration: underline;
	
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight:bold;
}
	
.yellowtitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight:bold;
	color: #FFCC00;

}

.bluetitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight:bold;
	color: #000099;

}

.accent {

font-family: Tahoma;

font-size: 18px;

color: #000000;
font-weight:bold;


}

a {

font-family: Tahoma;

font-size: 12px;

color: #FFFFFF;

text-decoration: none;

}

td {

font-family: Tahoma;

font-size: 12px;


}

.redtext{color:#F00;}

.yellowtext{color:#FFCC00;}

.tdwhite{background-color:#FFFFFF;}


.borderTable { 

padding: 2px 4px 2px 4px;

border: 1px solid #FFFFFF;

}
.insidelink {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.link {
font-family: Tahoma;

font-size: 12px;

color: #0000ff;

text-decoration: none;

}
.redlink {
font-family: Tahoma;
font-size: 18px;
color: #EE222B;
text-decoration: none;
font-weight: bold;

}	
	
#copyright {text-align:center; margin-left:auto; margin-right:auto; font-family:Tahoma, Geneva, sans-serif; font-size:12px}