body {
	background-color:#ffffff;
background-image: url(images/stripes.gif);
	background-repeat: repeat;
	background-position: top;
	margin:2px;
}
td,tr,ul,li,p,h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link 
{
	text-decoration:none;
	color: #253D71;
}
a:visited 
{
text-decoration:none;
color: #253D71;
}
a:active 
{
text-decoration:none;
color: #253D71;
}
a:hover 
{
text-decoration:underline;
color: #253D71;
}


.tb
{
border:1px solid #000000;
}
.side
{
border-left:1px solid #000000;
border-right:1px solid #000000;
}

.bottomandsides
{
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}

.whitelink:link {
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;


}

a.whitelink:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

a.whitelink:hover {
	color : #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}
	
.blacklink:link {
	color : #000000;
	text-decoration: none;
	font-weight: bold;


}

a.blacklink:visited {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.blacklink:hover {
	color : #000000;
	text-decoration: underline;
	font-weight: bold;


}
.footer
{
font-size:9px;
color:#000000;
}
.uppcase {
	text-transform: uppercase;
}
.headbox
{
border:1px solid #000000;
color:#FFFFFF;
background-color:#333366;
padding:1px;
}
.white
{
color:#ffffff;
font-weight:bold;
}

.pix11 {
	font-size: 11px;
}
.pix10 {
	font-size: 10px;
}
