body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	height:100%; 
	margin:0;
	width: 100%;
}

.slogan {font-size: 16px; text-align:right; vertical-align:bottom;  }

.top_20 { padding-top: 20px;}
.bot_20 { padding-bottom: 20px;}
.left_20 { padding-left: 20px;}
.right_20 {padding-right: 40px;}

.big_text {
	font-size: 22px;
	color: #000000;
}



.top_menu  {
	color: #ffffff;
}

.top_menu a {
	color: #ffffff;
	text-decoration: underline;
}


.top_menu a:hover {
	text-decoration: none;
}

.top_login_link a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}
.top_login_link a:hover {
	text-decoration: none;
}

P.P_left_menu {
	margin-bottom: -4px;	
	font-size: 16px;
	}

.P_left_menu a {
	color: #000000;
	text-decoration: underline;
	}
.P_left_menu a:hover {
	text-decoration: none;
	}


.reg_form_text {
	color: #000000;
	font-size: 14px;
	}

.reg_form_text a {
	color: #000000;
	text-decoration: underline;
	}
.reg_form_text a:hover {
	text-decoration: none;
	}


.footer_text {
	color: #ffffff;
	font-size: 12px;
	}

.footer_text a {
	color: #ffffff;
	text-decoration: underline;
	}
.footer_text a:hover {
	text-decoration: none;
	}



