body {
	margin: 0px;
	padding: 0px;
}
.Main_Body_Container {
    margin-left:1px;
    margin-right:1px;    
    background-color:#FFFFFF;
	width:496px;
	
}
.Header_Image {
	background-image: url(../images/envolep.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4c93b8;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	top: 0px;
	position: absolute;
	width: 100px;
	margin-top: 10px;
}
.Header_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #35779f;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
	margin-top: 20px;
}
.Footer_Container {
	background-image: url(../images/bottomimg.gif);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #35779f;
	clear: both;
	height:30px;
	margin-left:1px;
	margin-bottom:1px;
	margin-right:1px;
	float:left;
	width:496px;
}
.Footer_Container_Small {
	background-image: url(../images/bottomimg.gif);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #35779f;
	margin:1px;
	width: 496px;
	clear:both;
	height:23px;
}
.Header_Container {
	background-image: url(../images/middle_img.gif);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #35779f;
	height: 60px;		
	text-decoration: none;
	text-align: center;	
	top: 0px;
	width: 496px;	
	margin: 1px;
	position:relative;
}
.Header_Container_Small {
	background-image: url(../images/HeaderSlice_Small.gif);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #35779f;
	height: 30px;
	float:left;
	top: 0px;
	margin: 1px;
	width: 496px;
	/*padding-top:5px;*/
	
}
.TAF_Body_Container {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
	
}
.TAF_Policy_Body{
     
     height:150px; 
     padding-left:5px;
	 padding-right:5px;
    }
.Footer_Left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35779f;
	text-decoration: none;
	font-weight: normal;
	float: left;
	margin-left: 5px;
	margin-top:8px;
}
.Footer_Right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35779f;
	text-decoration: none;
	font-weight: normal;
	float: right;
	margin-right: 5px;
	margin-top:8px;
}
.Subject_Lebel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35779f;
	text-decoration: none;
}
.Captcha_Box {
	width:105px;
	height:42px;
	border:1px solid #35779f;
}
.TAF_CloseButton {
	width: 20px;
	position: absolute;
	left: 475px;
	top: 5px;
}
.TAF_Policy_CloseButton {
	width: 20px;
	position: absolute;
	left: 475px;
	top: 5px;
}
.Header_Policy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #35779f;
	text-decoration: none;
	margin-top:5px;
	margin-left:5px;
}
.Login_Header_Container {
	background-image: url(../images/Login_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #35779f;
	height:132px;
	top: 0px;
	margin: 1px;
	width: 296px;
	position: relative;
	float:left;
}
.Login_CloseButton {
	width: 20px;
	position: relative;
	left: 275px;
	top: 2px;
	}

.Login_Body_Container_Right {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35779f;
	text-decoration: none;
	position:relative;
	float:right;
	display:inline;
	top:5px;
	right:0px;
	width:180px;
}
.Login_Body_Container_Left {
	position:relative;
	float:left;
	display:inline;
	top:0px;
	left:20px;
}
.TAF_OKBTN {
	float:left;
	height:20px;
	padding-top:30px;
	padding-left:20px;
}
.Login_Closebtn {
	float:left;
	height:20px;
	padding-top:15px;
	padding-left:25px;
}

#Footerright a:visited {
 color: Blue !important;
 font-size:12px !important;
}
#Footerright a:hover {
 color: Blue !important;
 font-size:12px !important;
}
#Footerright a:active {
 color: #757449 !important;
 font-size:12px !important;
}
#Footerright a:link { 
 font-size:12px !important;
}