
body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

h1 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: medium;
	font-weight: normal;
}

.title {
	font-family: Verdana;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: small;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
}

a:hover.footer{
	color: #CC0000;
}

.error {
	font-style: italic;
}
.textentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.smallprint {
	font-size: xx-small;
}
.colcenter {
	background-color: #333399;
}
.colside {
	background-color: #333366;
}
.sidebar {
	font-size: xx-small;
}
.sidebarh1 {
	font-size: small;
	font-weight: bolder;
}
.sidebarh2 {
	font-size: x-small;
	font-weight: bold;
}
.boxwhite {
	background-color: #FFFFFF;
	color: #333366;
}

.boxt{ 
background:url(images/boxblue/box_t.gif); 
} 
.boxl{ 
background:url(images/boxblue/box_l.gif); 
} 
.boxb{ 
background:url(images/boxblue/box_b.gif); 
} 
.boxr{ 
background:url(images/boxblue/box_r.gif); 
} 