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;


}

.textsmall {

font-family: Tahoma;

font-size: 10px;

color: #000000;


}
.textbold {

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

}

a:hover {

font-family: Tahoma;

font-size: 12px;

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;

}
