body {
	font-family:Arial;
	font-size:12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

a {
	font-family:Arial;
	font-size:12px;
	color: #0000CC;
}
a:link {
	font-family:Arial;
	font-size:12px;
	color: #0000CC;
}a:active {
	font-family:Arial;
	font-size:12px;
	color: #0000CC;
}a:visited {
	font-family:Arial;
	font-size:12px;
	color: #0000CC;
}
a:hover {
	font-family:Arial;
	font-size:12px;
	color: #990000;
}

p {
	font-family:Arial;
	font-size:12px;
	color: #000000;
}

td {
	font-family:Arial;
	font-size:12px;
	color: #000000;
}

.txtnormal {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtnormal2 {
	font-size: 11px;
	color: #000000;
}
ul#menu{
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	width: 780px;
	height: 43px;
	background: url(designimgs/menu_bg.gif) repeat-x;
}
html>body ul#menu{
	width:775px;
}

ul#menu li{
	margin: 0;
	padding: 0;
	float: left;
}
ul#menu li a{
	display: block;
	height: 43px;;
	width: 126px;
	padding-top:17px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	float: left;
	color: #000;
	text-align: center;
	background:url(designimgs/menu_on.gif) bottom center no-repeat;
}
html>body ul#menu li a{
	height: 26px;
}
ul#menu li a:hover{
	background:url(designimgs/menu_over.gif) bottom center no-repeat;
}
ul#menu li.active a{
	display: block;
	height: 43px;;
	width: 126px;
	padding-top:17px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	float: left;
	color: #000;
	text-align: center;
	background:url(designimgs/menu_over.gif) bottom center no-repeat;
}
html>body ul#menu li.active a{
	height: 26px;
}
ul#menu li.active a:hover{
	background:url(designimgs/menu_over.gif) bottom center no-repeat;
}

.title_container {
	background:url(designimgs/bg_title_container.gif) repeat-x;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	padding:5px;
}

.title_pay_container {
	background:url(designimgs/bg_title_container.gif) repeat-x;
	font-family:Tahoma, Verdana;
	font-size:20px;
	color: #cc0043;
	font-weight:bold;
	padding:5px;
}

.pay_container_content {
	font-family:Tahoma, Verdana;
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
	padding:5px;
}
.container_content {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	padding:5px;
}
input {
	border:1px solid black;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color: #000000;
}
ul#list {
	margin: 0;
	padding: 0;
	list-style:none;
}
ul#list li {
	line-height:20px;
	background:url(designimgs/arrow_list.gif) no-repeat left 5px;
	padding-left:20px;
}
ul#list li a{
	color:#ffffff;
	text-decoration:none;
}
ul#list li a:hover{
	color:#000000;
	text-decoration:none;
}

#footer {
	background:url(designimgs/footer_bg.gif) repeat-x top;
	padding: 5px;
	border:1px solid #066432;
}
#footer p {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}
.style1 {color: #0109CF}

