/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;
}
body{
	margin-top:0px;
	background-image: url(/images/template/bg.jpg);
	background-repeat: repeat-x;
}
.borderBlue {
	border: 1px solid #003399;
}
.menua {
	text-decoration:none;
	color:#666666;
}
.menua:hover {
	color:#0099FF;
}
.menuaOn {
	color:#FF6699;
	text-decoration:none;
}
.menuUp ul{
	margin:0;
	padding:0;
}
h1{
	font-size:16px;
}
.menuUp li{
	float:left;
	list-style:none;
	width:74px;
	padding-right:10px;
	text-align:center;
}
.menuUp li a {
	font-size:12px;
	text-decoration:none;
	width:74px;
	display:block;
	height:44px;
	padding-top:40px;	
	font-weight:bold;
}
.menuUp a:hover {
	background-image:url(/images/template/upBgOn.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:44px;
	font-size:12px;
	padding-top:40px;	
	text-decoration:none;
	color:#FFFFFF;
}
.menuUpOn{
	background-image:url(/images/template/upBgOn.jpg);
	background-repeat:no-repeat;
	width:74px;
	font-size:12px;
	height:44px;
	padding-top:40px;	
	text-decoration:none;
	color:#ececec;
}
.menuLeftUp {
	background-image: url(/images/template/menuUp.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height:40px;
}
.menuLeftB {
	background-image: url(/images/template/menuBg.jpg);
	background-repeat: repeat-y;
	width: 260px;
}
.menuLeftDown {
	background-image: url(/images/template/menuDown.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height:43px;
}
.centerUp {
	background-image: url(/images/template/centreUp.jpg);
	background-repeat: no-repeat;
	width:730px;
	height:45px;
}
.centreBg {
	background-image: url(/images/template/centreBg.jpg);
	background-repeat: repeat-y;
	width:730px;
}
.centreDown {
	background-image: url(/images/template/centreDown.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width:730px;
}
.footer{
	background-image: url(/images/template/footer.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 730px;
}
#menu a {
	font-size:13px;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#ffffff !important; //reCaptcha widget background color
   background-color:#ffffff;
 }
 
 #recaptcha_table {
   border-color: #ffffff !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #ffffff !important; //Text input field border color
   background-color:#ffffff !important; //Text input field background color
 }
 .recaptchatable img{
border-top-width: 1px;
border-right-width-value: 0px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0px;
border-left-width-value: 0px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
