@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #0036bc url(/images/bg.jpg) no-repeat;
}
a img{
	border:0px;	
}

hr{
	visibility:hidden;	
}

.menulink a:link{
	position:relative;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	line-height:40px;
	float:left;
	width:198px;
	height:61px;
	background:url(/images/menu.png) no-repeat center;
	text-align:center;

	}
	.menulink a:visited{
	position:relative;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	line-height:40px;
	float:left;
	width:198px;
	height:61px;
	background:url(/images/menu.png) no-repeat center;
	text-align:center;
	}
	.menulink a:hover{
	position:relative;
    top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	line-height:40px;
	float:left;
	width:198px;
	height:71px;
	background:url(/images/menu_mo.png) no-repeat center;
	text-align:center;
	}
	.menulink a:active{
	position:relative;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	line-height:40px;
	float:left;
	width:198px;
	height:61px;
	background:url(/images/menu.png) no-repeat center;
	text-align:center;
	}
	
	.footer_bg {
	background:url(/images/footer.png) no-repeat center;
	width:991px;
	height:43px;
	}
	
	#page_bot_text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	color:#ffffff; 
	text-decoration:none; 
	text-align:left;
}
#page_bot_text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	color:#ffffff; 
	text-decoration:none; 
	text-align:left;	
	}
	
#page_bot_text a:hover
{ 
	text-decoration:underline;
}

.space{
width:20px;
height:15px;
}

ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	font-weight:normal;
}
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	font-weight:normal;
	margin-top:5px;
	list-style-image:url(/images/ticks.png);
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	line-height:16px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	line-height:16px;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:#ffba00;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-style:italic;
	margin-bottom:5px;
	}
	
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#ffba00;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin-bottom:4px;
	}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#ffba00;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	}
	
	a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	}
a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	}
	
	.linkspace{
width:20px;
height:10px;
}







