body
{
font-family: arial;
font-size: 16px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	display: inline;
	color: #FFC20E;
	margin: 0px;
}
h2 {
	display: block; 
	font-size: 14px;
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	line-height: 38px;
}
h3 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	margin: 18px 0px 6px 0px;
}
/*A.menu {
	display: block;
	margin: 0px;
	padding: 8px 28px;
	font-size: 14px;
	font-weight: bold;
	color: #2D5391;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 60px;
}
A.menu#cur {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
}
A.menu:hover {
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
}*/
.menu {
	display: block;
	position: relative;
	margin: 0px 9px;
	font-size: 14px;
	font-weight: bold;
	color: #2D5391;
	width: 464px;
	height:33px;
}
.menu a{
	float:left;
	text-decoration: none;
	position:absolute;
	color: #2D5391;
	width:100%;
	height:100%;
}
.menu a.menu1#cur{
	background-image: url(images/button1.png);
	background-repeat: no-repeat;
	width:124px;
	left: -9px;
}
.menu a.menu2#cur{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width:116px;;
	left: 116px;
}
.menu a.menu3#cur{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width:116px;
	left: 232px;
}
.menu a.menu4#cur{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width:116px;
	left: 348px;
}
.menu a.menu1{
    left:0px;
    width:116px;
	text-align: center;
	padding: 4px 0px;
}
.menu a.menu2{
    left:116px;
    width:116px;
	text-align: center;
	padding: 4px 0px;
}
.menu a.menu3{
    left:232px;
    width:116px;
	text-align: center;
	padding: 4px 0px;
}
.menu a.menu4{
    left:348px;
    width:116px;
	text-align: center;
	padding: 4px 0px;
}
.menu a:hover{
	background-image: url(images/button2.png);
	background-repeat: no-repeat;
	width:135px;
	margin-left:-9px;
}
#cur:hover{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width:116px;
	margin-left:0px;
}
.txt {
	display: block;
	margin: 28px 28px 0px 28px;
	line-height: 28px;
	padding: 28px 0px;
	color: #454545;
	width: 540px;
}
.txt a{
	text-decoration: none;
	color: #2D5391;
}
.txt a:hover{
	text-decoration: underline;
	color: #2D5391;
}
.txtb {
	display: block;
	margin: 28px 28px 0px 28px;
	line-height: 28px;
	padding: 28px 0px;
	color: #454545;
	width: 660px;
}
.txtb a{
	text-decoration: none;
	color: #2D5391;
}
.txtb a:hover{
	text-decoration: underline;
	color: #2D5391;
}
.txtr {
	display: block;
	margin: 28px 28px 0px 28px;
	line-height: 28px;
	padding: 28px 0px;
	color: #454545;
	width: 780px;
}
.txtr a{
	text-decoration: none;
	color: #2D5391;
}
.txtr a:hover{
	text-decoration: underline;
	color: #2D5391;
}
.smallr {
	display: block;
	margin: 0px 28px;
	font-size: 14px;
	line-height: 24px;
	color: #454545;
	width: 780px;
}
.smallr a{
	text-decoration: none;
	color: #2D5391;
}
.smallr a:hover{
	text-decoration: underline;
	color: #2D5391;
}
.smalltxt {
	display: block;
	margin: 0px 28px;
	font-size: 14px;
	line-height: 24px;
	color: #454545;
	width: 540px;
}
.smalltxt a{
	text-decoration: none;
	color: #2D5391;
}
.smalltxt a:hover{
	text-decoration: underline;
	color: #2D5391;
}
.ded {
	display: block;
	font-size: 14px;
	font-style: italic;
	margin: 14px 28px;
	padding: 28px 0px;
	color: #2D5391;
	width: 540px;
	line-height:24px;
}
A.paypal {
	display: inline;
	margin: 0;
	padding: 8px 14px;
	position: static;
	background-image: url(images/paypal.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #2D5391;
	width: 198px;
}
table.base {
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
