<style>

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 780px;
}
#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 5px 0;
padding: 0;
font-size: 1.0em;
}
.selectedlink {
	font-family : verdana;
	font-size : 9pt;
	color : #AD031E;
	text-decoration : none;
}

.link {
	font-family : verdana;
	font-size : 8pt;
	color : #000000;
	/*font-weight : bold;
	*/
	text-decoration : none;
}
}
.header_title {
	font-family : verdana;
	color : #0D3802;
	font-size : 8pt;	
	font-weight : bold;
}
.column_title {
	font-family : verdana;
	color : #FFFFFF;
	font-size : 10pt;	
}
.search {
	color : #FFFFFF;
	font-size : 7pt;	
}
.header_subtitle {
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
}
.header_subtitle2 {
	font-size : 12pt;
	color : #000000;
	font-weight : regular;
}
.content_title {
	font-family : verdana;
	color : #234B0F;	
	font-size : 10pt;
	text-decoration : none;
}
.content_subtitle {
	font-family : verdana;
	color : #234B0F;	
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
}
.content_subtitle2 {
	font-family : verdana;
	color : #000000;	
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
}
.common {
	font-family : verdana;
	color : #000000;
	font-size : 8pt;	
	text-decoration: none;
}
.forname {
	font-family : verdana;
	color : #105802;
	font-size : 8pt;	
	text-decoration: none;
}
.footnote {
	font-family : verdana;
	color : #666666;
	font-size : 7pt;	
	text-decoration: none;
}
.notes {
	font-family : verdana;
	color : #B20425;
	font-size : 8pt;	
}
.notes_bold {
	font-family : verdana;
	color : #B20425;
	font-size : 8pt;	
	font-weight : bold;
}

.warning {
	font-family : verdana;
	color : #FF0000;
	font-size : 8pt;
	font-weight : bold;
}
.title{
	font-family : verdana;
	font-size : 10pt;
	color : #0D3802;
	font-weight : bold;
}
.lnk{
	font-family : verdana;
	font-size : 8pt;
	color : #0D3802;
	text-decoration: none;

}
.inputbox
{     
     border-width: 0px;
     padding-left:7px;
     padding-right:7px;
	 padding-top:5px;
     font-size:8pt;
     background-image: url(/prize2010/images/input1.jpg);
	 background-repeat:no-repeat;
     margin-left:3px;
     width: 107px;
	 height:22px;
}

.btnlogin {
	height:22px;
}
.menuLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.whiteMenuLeft2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-decoration: none;	
}
.whiteLink {
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	font-family: Decker, Arial, Verdana;
}

.topBottomBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
