@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding:0;
	margin:0;
}

a img {
	border:0;
}

#puter a:link, #puter a:visited, #puter a:active, #puter a:hover {
	color:#002073;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

#platinum {
	background:url(../images/platinum_bg.jpg) center top no-repeat;
	width:688px;
	height:217px;	
}

#gold {
	background:url(../images/gold_bg.jpg) center top no-repeat;
	width:688px;
	height:218px;
}

#silver {
	background:url(../images/silver_bg.jpg) center top no-repeat;	
	width:688px;
	height:214px;
}

#board {
	padding:45px 25px 9px 25px;
}

.error {
	font-style:italic;
	font-size:10px;
	color:#F00;
}

.palyado {
	background-color:#FCC;
}
.title{font-size: 28px; font-style:italic; color:#008080}
.sub{font-size: 20px; color:#008080}
input[type="text"]{ width: 200px;}
select{ width: 205px;}
textarea{ width: 200px; height:100px}
.center{ text-align:center}
.bold{ font-weight:bold}
.italic{ font-style:italic}
.underline{ text-decoration:underline}
.exhibit{width:210px;  font-family:Arial, Helvetica, sans-serif; font-size:11px; margin: 20px 0 0 28px; padding: 0 5px; _margin: 0 0 0 28px;}
.extit{font-size: 18px;}
.exsub{font-size: 14px;}

/*MAINTENANCE 1-8-2010*/
#top_right {float:right;
			width:200px;
			height:230px;}
#top_left {float:left;
			width:300px;
			height:230px;}
