html,body{
	padding: 0;
	border: none;
	height: 100%;
	width: 100%;	
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-color:#D7D7D7;
}

.mainFr{
background-color: #6C6C6C;
background-image: url('../images/backBg.jpg');
}
.class_iframe{
	scrollbar-3d-light-color: #F1EDE2;
	scrollbar-arrow-color: #5F5F5F;
	scrollbar-base-color: #D7D7D7;
	scrollbar-dark-shadow-color: #F1EDE2;
	scrollbar-face-color: #D7D7D7;
	scrollbar-highlight-color: #D7D7D7;
	scrollbar-shadow-color: #D7D7D7;
}

sup,sub {	
height: 0;	
line-height: 1;	
vertical-align: baseline;	
vertical-align: bottom;	
position: relative;	}

sup {bottom: 1ex;}

sub {top: .5ex;}
 
p,span,ul,li{	
	margin-bottom: 0px;
	margin-top: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;}
	
.homeTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000000;}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #707070;
}

	
a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #707070;
	cursor: hand;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #535353;
	cursor: hand;
}


a.sol{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

a.sol:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	cursor: hand;
}

#dropmenudiv{
	position: absolute;
	border: 0px solid black;
	font: normal 12px Arial;
	line-height: 12px;
	z-index: 100;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}
	
#dropmenudiv a{	
	font:normal 11px Arial;
	line-height: 12px;
	color : #000000;
	text-indent: 1px;
	text-align : center;	
	padding-left : 0px;	
	padding-right : 0px;		
}
	
#dropmenudiv a:hover{ /*hover background color*/
	color : #707070;		
}

#dropmenudiv a.lightBlue{		
	color : #00a9eb;		
}
	
#dropmenudiv a.lightBlue:hover{ 
	color : #0085B7;		
}

#dropmenudiv a.yellow{		
	color :#AEA200;		
}
	
#dropmenudiv a.yellow:hover{ 
	color : #847A00;		
}

#dropmenudiv a.pink{		
	color :#e3007b;		
}
	
#dropmenudiv a.pink:hover{ 
	color : #B00061;		
}

#dropmenudiv a.orange{		
	color :#ef9a31;		
}
	
#dropmenudiv a.orange:hover{ 
	color : #CF7910;		
}

#dropmenudiv a.blue{		
	color :#402583;		
}
	
#dropmenudiv a.blue:hover{ 
	color : #261650;		
}

#dropmenudiv a.green{		
	color :#46b82e;		
}
	
#dropmenudiv a.green:hover{ 
	color : #399625;		
}

a.slog{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #ffffff;
	cursor: hand;
	text-decoration: none;}

a.slog:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #ffffff;
	cursor: hand;}

.field{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:18px;
	WIDTH:200px;
	color : #000000;
	background-color :#ffffff;
	border : 1px solid #858585;
}

.tafield{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:170px;
	WIDTH:350px;
	color : #000000;
	background-color :#ffffff;
	border : 1px solid #858585;
}

.gfield{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #858585;
}

.submitB{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:23px;
	WIDTH:60px;
	background-color : #ECECEC;
	color : #4E4E4E;
	border : 1px outset Gray;
}
