body{
	margin: 0px;
	padding: 0px;
	background: #fff url(../img/homepage-normal.gif) repeat-x;
	overflow: -moz-scrollbars-vertical;
	text-align: center;
}
body, td, select, textarea, table{
	font-size: 11px; 
	font-family:Tahoma,Trebuchet MS, Helvetica, sans-serif; 
	color: #191970;
}
#main{
	margin: 0px auto;
	width: 780px;
	text-align: left;
}
input, select,options{
	font-size: 11px; 
	font-family:Tahoma,Trebuchet MS, Helvetica, sans-serif; 
	/*border: 1px solid #191970;*/
	z-index: 1 !important;
}
form{
	padding: 0;
	margin: 0;
}

a.link{
	color: #000000; 
	text-decoration:none;
}
a.link:hover{
	text-decoration:underline;
}
h1{
	font-size: 22px; 
	font-weight: bold;
	color: #CC00CC;
}
.head1{
	font-size: 18px; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.head2{
	font-size: 11px; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2{
	font-size: 12px; font-weight: bold;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 11px; font-weight: bold;
	margin: 0;
	padding: 0;
}
ul{
	margin: 0px;
	padding-left: 15px;
}
li{
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: disc;
}
.clear{
	clear: both;
}

.homepagetitle{
	display: block;
	height: 76px;
	width: 780px;
	/*background-color: #EEEEFF;*/ /* #191970 */
	font-family:  Georgia, "JohnSansTxNCE", "Gill Sans",  Epitough, "Gill Sans";
}
.homepagetitlefusion{
	display: block;
	height: 76px;
	width: 780px;
	/*background-color: #EEEEFF;*/ /* #191970 */
	margin-top: 32px;
	font-size: 34px;
	font-family:  Georgia, "JohnSansTxNCE", "Gill Sans",  Epitough, "Gill Sans";
	font-weight: bold;
}
.homepagetitle1{
	display: block;
	height: 60px;
	float: left;
	padding: 0px 0 0 15px;
	font-size: 44px; 
	font-weight: bold; 
	color: #191970; 
}
.homepagetitle2{
	display: block;
	width: 300px;
	height: 45px;
	float: right;
	text-align: right;
	padding: 15px 0 0 0;
}
.homepagenav{
	/*background: #191970;*/ /* #EEEEFF */
	height: 20px;
	width: 760px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 6px;
	margin-left: 20px;
	
}
.homepagenavflags
{
	display: inline;
	width: 150px;
	float: right;
	text-align: right;
	font-weight: normal;
	margin-right: 0px;
	/*padding: 15px 0 0 0;*/
}
.homepagenav .link{
	color: #fff !important;
	padding: 0 7px 0 0;
}

.homepagemain{
	display: block;
	width: 780px;
	background: #fff;
	/*border-left: 1px dotted #191970;
	border-right: 1px dotted #191970;*/
}
.homepagelogin{
	display: block;
	width: 130px;
	padding: 20px 20px 20px 20px;
	margin-top: 20px;
	float: right;
	/*background: #eeeeff;*/
	color: #191970;
	border-top: 1px dotted #191970;
	border-left: 1px dotted #191970;
	border-bottom: 1px dotted #191970;
	border-right: 1px dotted #191970;
}
.snowman{
	display: block;
	width: 234px;
	height: 250px;
	float: right;
	position: relative;
	left: 240px;
	margin-top: 90px;
	/*background: #eeeeff;*/
	color: #191970;
}
.homepagetext{
	display: block;
	width: 577px;
	padding: 40px 10px 0px 20px;
	font-weight: normal;
	float: left;
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
}
.homepagepres{
	display: block;
	width: 350px;
	padding: 0px 10px 0px 20px;
	font-weight: normal;
	float: left;
}
.homepagefoot{
	display: block;
	width: 780px;
	font-weight: normal;
	border-top: 1px dotted #191970;
}
.homepagefoot1{
	display: block;
	float: left;
	padding: 10px 20px 10px 20px;
	
}
.homepagefoot2{
	display: block;
	float: right;
	padding: 10px 20px 10px 20px;
	text-align: left;
	width: 372px;
	/*border-left: 1px dotted #191970;*/
	
}


.maillink{
	color: #000000;
	direction: rtl;
	unicode-bidi:bidi-override;
}
.even{
	background-color: #EEEEFF;
}
.err{
	/*color: #0000CC; */
	color: #0099FF; 
	font-weight:bold;
}
.star{
	display: none;
	position: relative;
	left: -400px;
	top: 50px;
}
.star2{
	display: none;
	position: relative;
	left: 160px;
	top: 18px;
}
