BODY {background: #B31B34;
  	font-size: 100%;
	font-family:Georgia, Arial;} 
.centertext {text-align:center;
	font-size: 75%;}
P.smalltext {text-align:center;
	font-size: 75%;
	padding-bottom:10px;}
P.center {text-align:middle;}
DIV {text-align: center;}
DIV.text {width:90%;
	text-align:left;
	margin:auto;
	padding-top:20px;}
.right {text-align: right;}
TD.main {background:#FCF2B8;
	vertical-align:top;
	text-align: left;}
TD.awards {background: #D0D582;
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	font-style:italic;
	font-weight:bold;
	font-size:80%;}
TD.frametop {background: url(images/top.gif) #FFFFFF;}
TD.framebottom {background: url(images/bottom.gif) #FFFFFF;}
TD.frameright {background: url(images/right.gif) #FFFFFF;}
TD.frameleft {background: url(images/left.gif) #FFFFFF;}
TD.green {background: #0E3601;}
TD.links {background: #D0D582;}
DIV.left {text-align:left;}
DIV.right {text-align:right;}
DIV.divider {background: #D0D582;
	text-align:right;}
A:link {color:#5F605F;
	text-decoration:none;}
A:visited {color:#767775;
	text-decoration:none;}
A:hover {color:red;
	text-decoration:underline;}
A:active {color:#FF0000;}
A.redlink:hover {color:white;
	text-decoration:underline;}
B {font-weight: bold;}
