body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font: 12px Trebuchet MS, sans-serif;
	color: #0a284f;
}
a:link,
a:visited,
a:active {
	color: #13519b;
	text-decoration: underline;
}
a:hover {
	color: #13519b;
	text-decoration: none;
}
a.more:link,
a.more:active,
a.more:visited {
	font-size: 10px;
	color: #D7A83B;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a.more:hover {
	color: #D7A83B;
	text-decoration: none;
}
.titles {
	float: left;
	padding: 0px 20px;
}
.headings {
	font-size: 14px;
	font-weight: bold;
}
.menuButton {
	float:right;
}
.searchButton {
	margin-bottom: -12px;
}
.logo {
	padding: 40px;
}
.searchbox {
	margin: 0px 15px 0px 40px;
	height: 16px;
	border: 1px solid #13519B;
	line-height: 14px;
	font-size: 12px;
	width: 160px;
}
.input {
	height: 16px;
	border: 1px solid #13519B;
	line-height: 14px;
	font-size: 12px;
	width: 160px;
}
.url {
	height: 16px;
	border: 1px solid #13519B;
	line-height: 14px;
	font-size: 12px;
	width: 260px;
}
.kwrd {
	height: 16px;
	border: 1px solid #13519B;
	line-height: 14px;
	font-size: 12px;
    width:130px;
}


.textarea {
	height: 80px;
	width: 160px;
	border: 1px solid #13519B;
	font-size: 12px;
}
.button {
	width: 107px;
	height: 38px;
	background: url(../../Images/reg/button_12.gif) 0% 80% no-repeat;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0a284f;
}
.leftGrad 
{
	width: 5px;
	background: #fff url(../../Images/reg/home_32.gif) right top repeat-y;
}
.rightGrad 
{
	width: 5px;
	background: #fff url(../../Images/reg/home_33.gif) right top repeat-y;
}
.footer 
{
	height:17px;
	background: #fff url(../../Images/reg/home_34.gif) bottom left repeat-x;
}
.registerHeader 
{
	height:17px;
	background: #fff url(../../Images/reg/home_34_1.gif) top left repeat-x;
}
.selectedBg {
	background: url(../Images/home_24.gif) left top repeat;
}
.selectedText {
	color: #D7A83B;
	font-weight: bold;
}
.content {
	text-align: left;
	padding: 20px;
}