body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#wrap{
	margin:auto;
	width:1000px;
	position:relative;
	}
#container{
	background:url(images/left_fill.jpg) left repeat-y;
	}
#container1{
	background:url(images/right_fill.jpg) right repeat-y;
	width:100%;
	}
#header{	
    background:url(images/header_fill.gif) repeat-x;
	height:122px;
	margin:0px;
	}
.headerL{
	background:url(images/header_lt.gif) left no-repeat;
	height:122px;
	}
.headerR{
	background:url(images/header_rt.gif) right no-repeat;
	height:122px;
	}
.title{
	color:#000000;
	font-size:9pt;
	}
#content{
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	}
.col{
	float:left;
	left:10px;
	width:30%;
	margin-right:10px;
	}
.col_inside{
	float:left;
	left:10px;
	width:90%;
	margin-right:10px;
	text-align:left;
	}
.boxtitle{
	font-size:9pt;
	text-align:center;
	line-height:32px;
	font-weight:bold;
	color:#FFFFFF;
	}
.menuRight{
	margin-left:50px;
	text-align:left;}
.menuF{
	background:url(images/menu_fill.gif) repeat-x;
	height:34px;
	}
.blueLeft{
	background:url(images/blue_lt.gif) left no-repeat;
	height:34px;}
.menuRight{
	background:url(images/menu_rt.gif) right no-repeat;
	height:34px;
	}
.greenLeft{
	background:url(images/green_lt.gif) left no-repeat;
	height:34px;
	}
.redLeft{
	background:url(images/red_lt.gif) left no-repeat;
	height:34px;
	}
.boxtext{
	margin:4px 17px 0px 17px;
	background:#FFFFFF;
	}
.button{
	background:url(images/button.gif) center no-repeat;
	width:62px;
	height:23px;
	text-align:center;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
	border:none;
	}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
.border{
	border:	#DBDBDB 1px solid;
	}
.shadow-4{
	 background:#F6F6F6; 
	 } 
.shadow-2{
	 background:#F0F0F0 ;
	 } 
.shadow-3{
	 background: #E8E8E8  ;
	 } 

.shadow-4{
	 background:#FFFFFF;
	 font-size:9pt;
	 } 
.shadow-1,.shadow-2,.shadow-3,.shadow-4 {
	position: relative;
    left: -1px;
    top: -1px;
	}
tr .text{
	border:#FFFFFF 2px solid;
	}
.user_reg{
	position:absolute;
	top:59px;
	float:right;
	right:30px;	
	}
.reg{
	position:absolute;
	top:50px;
	float:right;
	right:225px;	
	}	
.reg_text
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Times New Roman;
	font-size:21px;
	font-weight:bold;
}
.toplinks{
	position:absolute;
	top:15px;
	float:right;
	right:30px;
	color:#666666;
	font-size:8pt;
	}
.blinks{
	color:#333333;
	text-decoration:none;
	}
.blinks:hover{
	color:#FF0000;
	}
.submissionF{
	background:url(images/submission_fill.jpg) repeat-x;
	font-weight:bold;
	}
.padR{
	padding-right:10px;
	}

.floats{
	clear:both;
	}
#footer{
	background-color:#F0F0F0;
	border:#DBDBDB 1px solid;
	height:25px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
	}

.Textbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	height:15px;
	font-weight:normal;
}
.Validator
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	color:Red;
}

.ErrorMessage
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.Free
{
	font-family:Calibri, Arial, Helvetica, sans-serif;	
	font-size:20px;
	font-weight:bold;
	color:#FF0000;		
}
.LiPo
{
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-size:20px;
	font-weight:bold;
	color:#CCCCCC;	
}
.oraLeft{
	background:url(images/ora_lt.gif) left no-repeat;
	height:34px;
}
.eg
{
	color:Gray;
}