body {
	background:#434685;
	margin: 0;
	padding: 15px 15px;
	text-align:center;
	color:#000000;
	font-size: small;
}
	
br {
	font-size:10px;
	}

a:link, a:visited {
	color: #9dadc4;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #9dadc4;
	text-decoration: none;
	}

.main {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}

.header {
	background: #ffffff url("images/header.gif") no-repeat left top;
	margin: 0 0 15px;
	padding: 30px 0 0;
	}

.footer {
	background: url("images/footer.gif") no-repeat left bottom;
	padding: 0 0 30px;
	}

.content {
	background: url("images/content.gif") repeat-y;
	padding: 0px 25px;
	}

h1, .h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#cec5a8;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
.search-box {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#696b68;
	}

.abc-box {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	line-height:18px;
	}

.abc-box a, .abc-box a:link,.abc-box a:visited, .abc-box a:hover,.abc-box a:active {
	color:#5f135d;
	padding-right:2px;
	}
	
.text-box {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	line-height:15px;
	}
	
a.primary, a.primary:link, a.primary:visited, a.primary:active, a.primary:hover {
	color:#6ca200;
	font-weight: bold;
}

.footer-box {
	font-family: verdana;
	font-size: 10px;
	color:#ffffff;
	}

.footer-box a, .footer-box a:link,.footer-box a:visited, .footer-box a:hover,.footer-box a:active {
	color:#ffffff;
	font-weight: bold;
	}