BODY { margin: 0px; 
background-repeat:repeat-x; 
font-family:  Verdana, Arial,"Century Gothic";}

.errormsg {
    color:red;
}
.warningtext {
    color:red;
}

.menu {
		font-size: 15px; color: #000000;letter-spacing: 0.2em;	
line-height: 35px; text-decoration: none; background-color:#ffffff} 
a.menu:link { display:block;     text-decoration:none;    }
a.menu:visited { display:block;     text-decoration:none; }
a.menu:hover  {color:#000; background-color:#FB8B82; top:-1px;	left:1px;  }


.text {	  font-size: 13px; line-height: 23px; color: #000000; text-decoration: none; margin-top:10px; padding:0px} 
a.text:hover {	color: #990000;	text-decoration: underline;		position:relative;	top:1px;	left:1px}

.text-15 {	  font-size: 15px; line-height: 25px; color: #000000; text-decoration: none; margin-top:10px; padding:0px} 
a.text-15:active {  text-decoration: underline} 
a.text-15:visited { text-decoration: underline} 
a.text-15:link { text-decoration: underline; }
a.text-15:hover {	color: #990000;	text-decoration: underline;		position:relative;	top:1px;	left:1px}

.gray {	  font-size: 13px; line-height: 23px; color: #666; text-decoration: none; margin-top:10px; padding:0px} 
a.gray:hover {	color: #d4700f;	text-decoration: underline;		position:relative;	top:1px;	left:1px}



.title {font-size: 15px;	line-height: 25px;	color: #fff;	text-decoration: none;
padding:5px 0;  font-weight:bold;letter-spacing: 0.15em;	} 
a.title:active {  text-decoration: underline} 
a.title:visited { text-decoration: underline} 
a.title:link { text-decoration: underline; } 
a.title:hover {	color: #FDC5C1;	text-decoration: underline;position:relative;	top:1px;	left:1px}

.blue-2 {	  font-size: 15px; line-height: 23px; color: #1A88D9; text-decoration: none; margin-top:10px; padding:0px} 

.blue {	  font-size: 13px; line-height: 23px; color: #1A88D9; text-decoration: none; margin-top:10px; padding:0px} 
a.blue:hover {	color: #d4700f;	text-decoration: underline;		position:relative;	top:1px;	left:1px}

.links {	  font-size: 15px; line-height: 18px; color: #1A88D9; text-decoration: none; } 
a.links:hover {	color: #d4700f;	text-decoration: underline;		position:relative;	top:1px;	left:1px}

.links-s {	 font-family: Arial; font-size: 11px; line-height: 16px; color: #1A88D9; text-decoration: none; } 
a.links-s:hover {	color: #d4700f;	text-decoration: underline;		position:relative;	top:1px;	left:1px}

.green {	font-size: 13px;	line-height: 23px;	color: #75A22B;	margin-top:10px;text-decoration: none;	} 

.green-3 {		font-size: 15px;	line-height: 28px;	color: #75A22B;	text-decoration: none;	} 


.white-2 {	 font-family:"Century Gothic","Verdana", "Arial";font-size: 15px; line-height: 25px; color: #fff; text-decoration: none} 
a.white-2:active {  text-decoration:none} 
a.white-2:visited { text-decoration: none} 
a.white-2:link { text-decoration:none; } 
a.white-2:hover {	color: #FF0;	text-decoration: none;position:relative;	top:1px;	left:1px;}

.home {	font-family: "Verdana","Arial";font-size: 13px;text-decoration: none;color: #666;	line-height: 23px;}
a.home:active {  text-decoration: underline} 
a.home:visited { text-decoration: underline; } 
a.home:link { text-decoration: underline; } 
a.home:hover {text-decoration: none;color: #000;		position:relative;	top:1px;	left:1px;}


.footer {	font-size: 13px;text-decoration: none;color: #fff;	line-height: 21px;}
a.footer:active { color: #555555; text-decoration: none} 
a.footer:visited { text-decoration: none; } 
a.footer:link { text-decoration: none; } 
a.footer:hover {text-decoration: underline;color: #FDC5C1;		position:relative;	top:1px;	left:1px;}

.login{ background-color:#FDC5C1; border:solid 5px #FB8B82;  
-moz-border-radius: 10px;  
-webkit-border-radius: 10px; border-radius: 10px;
-moz-box-shadow:inset 2px  0px  8px  #FB8B82;
-webkit-box-shadow:inset 2px  0px  8px  #FB8B82;
box-shadow:inset 2px  0px  8px  #FB8B82;
}

.login-column {	padding:2px; border:1px solid #FB8B82;  
height:14px;  } 

.login-title {	color: #fff;line-height: 25px; padding-top:3px;
border:inset 0px #FB8B82;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px; 
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px; 
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px; 
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:10px;
border-top-right-radius:10px; 
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;}

.divInLine {
    display:inline;
}