body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:10px;	
	color:#4E4B49;
	}
	
a {
	color:#4E4B49;
	text-decoration:none;
	}
a:hover {
	color:#00AEC4;
	text-decoration:none;
	}

/* layout */


/* text font */
.graytxt8{
	font: normal 8px verdana;
	color:#4E4B49;
	text-align:justify;
	line-height:16px;
	}
.grayboldtxt8{
	font: bold 8px verdana;
	color:#4E4B49;
	}
.graytxt9{
	font: normal 9px verdana;
	color:#4E4B49;
	text-align:justify;
	line-height:16px;
	}
.grayboldtxt9{
	font: bold 9px verdana;
	color:#4E4B49;
	}
.graytxt10{
	font: normal 10px verdana;
	color:#4E4B49;
	text-align:justify;
	line-height:16px;
	}
.grayboldtxt10{
	font: bold 10px verdana;
	color:#4E4B49;
	}
.graytxt11{
	font: normal 11px verdana;
	color:#4E4B49;
	text-align:justify;
	line-height:16px;
	}
	
.menutxt11{
	font: normal 11px verdana;
	color:#4E4B49;
	text-align:justify;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
	}
	
	
.grayboldtxt11{
	font: bold 11px verdana;
	color:#4E4B49;
	}
.graytxt12{
	font: normal 12px verdana;
	color:#4E4B49;
	text-align:justify;
	line-height:16px;
	}
.grayboldtxt12{
	font: bold 12px verdana;
	color:#4E4B49;
	}
.greenboldtxt10{
		font-size:10px;
		font-family:verdana;						   
		color:#00AEC4; 
		font-weight:bold;
		}	
.greenboldtxt11{
		font-size:11px;
		font-family:verdana;						   
		color:#00AEC4; 
		font-weight:bold;
		}
.greenboldtxt12{
		font-size:12px;
		font-family:verdana;						   
		color:#00AEC4; 
		font-weight:bold;
		}
.greenboldtxt14{
		font-size:14px;
		font-family:verdana;						   
		color:#00AEC4; 
		font-weight:bold;
		}
.greenboldtxt16{
		font-size:16px;
		font-family:verdana;						   
		color:#00AEC4; 
		font-weight:bold;
		}
		.greenboldtxt15{
		font-size:15px;
		font-family:verdana;						   
		color:#00AEC4; 
		font-weight:bold;
		}
.whitetxt9{
			font-family: verdana;
			font-size:9px;
			color: #ffffff;
			}
			
.whiteboldtxt9{
			font-family: verdana;
			font-size:9px;
			color: #ffffff;
			font-weight: bold;	
			}	
.whiteboldtxt12{
			font-family: verdana;
			font-size:12px;
			color: #ffffff;
			font-weight: bold;				
			}
.whiteboldtxt15{
			font-family: verdana;
			font-size:15px;
			color: #ffffff;
			font-weight: bold;
			line-height:30px;
			}
.whiteboldtxt11{
			font-family: verdana;
			font-size:11px;
			color: #ffffff;
			font-weight: bold;				
			}
.greenboldtext14{
			font-family: verdana;
			font-size:14px;
			color: #2A94A0;
			font-weight: bold;		
			}
.bluetxt9{
	font: normal 9px verdana;
	color:#226BA9;
	}
.bluetxt8{
	font: normal 8px verdana;
	color:#226BA9;
	}
			
/* end text font */

.inputbox{
	border:1px solid #EEEEEE;
	height:11px;
}

	.awardLayer
		{
		position:relative;
		 top: -180px;
		  left: 566px;
		   z-index: 1;
		    padding: 0;
		    max-height:50px;
		}

	.autoimglayer{
	position:relative; 
	top: -130px; 
	left: 240px; 
	z-index: 1; 
	padding: 0; 
	max-height:15px;
	}
	
	.divScroll-1 {      
 overflow:scroll;/* IE6 */
 overflow-x:hidden;/* IE6 */
padding-right:14px;/* IE6 */
scrollbar-face-color:#fff;/* IE6 */
scrollbar-base-color:#e7e8ea;/* IE6 */
scrollbar-arrow-color:#31AFBD;/* IE6 */
scrollbar-track-color:#f4f4f4;/* IE6 */
scrollbar-shadow-color:#e7e8ea;/* IE6 */
scrollbar-highlight-color:#fff;/* IE6 */
scrollbar-3dlight-color:#e7e8ea;/* IE6 */
scrollbar-darkshadow-Color:#e7e8ea;/* IE6 */
}