body {
	background-color:#B3B3B3;
}


#main_white{
	width:770px;
	
	background-color:#ffffff;
	
}

h1{
	margin:0px;
	font-size:11pt;
	font-family: arial, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:bold;
}

h4{
	margin:0px;
	font-size:14pt;
	font-family: arial, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:normal;
}

h5{
	margin:0px;
	font-size:11pt;
	font-family: arial, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:bold;
}
h6{
	margin:0px;
	font-size:9pt;
	font-family: arial, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:bold;
}

P {
	margin-top:5px;margin-bottom:5px;
	font-size:8pt;
	font-family: verdana, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:normal;	
}

.receipt {
	margin-top:5px;margin-bottom:5px;
	font-size:10pt;
	font-family: verdana, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:normal;	
}

td {
		font-size:8pt;
	font-family: verdana, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:normal;
}

 a {

	font-size:8pt;
	font-family: verdana, "Times New Roman", Times, serif;
	color:#3F8CD9;
	font-weight:normal;	
}

.footer {
	margin:0px;
	font-size:8pt;
	font-family: arial, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:normal;
}

.left_side_tab {
	background : #EBEBEB url('images/right_arrow.gif')  no-repeat ; 
	width:190px;	
	text-align:right;
	font-family: arial, "Times New Roman", Times, serif;
		font-size:10px;
	margin-top:4px;
	color:#666666;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:4px;
	text-decoration:none;

}


.left_side_tab A, .left_side_tab A:visited{
		font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;

}

.left_side_tab A:hover{
	font-size:10px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;

}

.tob_bottom_gray{
	margin-top:5px;
	margin-bottom:5px;
	width:195px;
	border-top: medium solid #cccccc;
	border-bottom: medium solid #cccccc;
	text-align:center;
}
#red_box{
	margin-top:4px;
	margin-bottom:4px;
	background-color:#990000;
	width:195px;
	height:59px;
	font-family: arial, "Times New Roman", Times, serif;
	font-size:8pt;
	padding-top:23px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	border:2px solid black;
	
}

#red_box a, #red_box  A:visited { 
	font-family: arial, "Times New Roman", Times, serif;
	font-size:8pt;
	padding-top:25px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;

}

#red_box a:hover { 
	font-family: arial, "Times New Roman", Times, serif;
	font-size:8pt;
	padding-top:25px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;

}

	

#grey_box{
	background-color:#EBEBEB;
	text-align:left;
	font-family: arial, "Times New Roman", Times, serif;
	font-size:8pt;
	margin-top:4px;
	color:#666666;
	width:195px;
}


.index_white_box{
	width:173px;
	height:155;
	background-color:#ffffff;
	/*background:url('images/transparent_square.gif')  no-repeat  center center; */
	border:1px solid #b3b3b3;
	
}


.main_body_picture{
	background:url('images/body_picture.gif')  no-repeat  center center; 
	width:545px;
	height:408px;
	margin-top:4px;
}

.white_box_container{
	position:relative;
	top:245px;
	left:8px;
		
}

.white_box_content{
	padding:4px;
	line-height:15px;
	
	
}

.white_box_content p,.white_box_content a{
	padding:4px;
	font-size:7pt;
	font-family: verdana, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:bold;
	
	
}

.white_box_content a{

	color:#990000;
	
}