body {
	padding: 0px;
	margin: 0px;
	line-height: 125%;
}

input {
	font-family: verdana;
	font-size: 11px;
}

h1 {
	text-weight: 800;
	font-family: tahoma;
	font-size: 17px;
}

h2 {
	text-weight: 800;
	font-family: verdana;
	font-size: 12px;
}

h3 {
	text-weight: 800;
	font-family: verdana;
	font-size: 12px;
	color: gray;
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
}

h4 {
	text-weight: 800;
	font-family: verdana;
	font-size: 12px;
	border-bottom: 1px solid silver;
	padding: 3px;
	text-align: left;
	color: #1a2e73;
	background-color: #e9f0f5
}

a {
	color: #3b5998;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tabLink {
	font-family: verdana;
	font-size: 11px;
	padding: 5px;
	color: white;
}

.tabLink:hover {
	font-family: verdana;
	font-size: 11px;
	padding: 5px;
	color: white;
	background-color: #6685ca;
}

.basic {
	font-family: verdana;
	font-size: 11px;
}

.small {
	color: gray;
	font-family: verdana;
	font-size: 10px;
	line-height: 110%;
}

.field_title {
	font-weight: 800;
	color: gray;
}

.main_ad {
	width: 900px;
	font-size: 11px;
	font-family: verdana;
}

.main_main {
	width: 900px;
	font-size: 11px;
	font-family: verdana;
}

.main_top {
	background-image: url(/images/top_bg.png);
	padding: 2px;
	color: white;
	border-bottom: 2px solid white;
	background-color: #3b5ca4;
	height: 24px;
}

.main_menu {
	padding: 8px;
	width: 130px;
	background-color: #f7f7f7;
	border-right: 2px solid #dae1e8;
}

.main_title {
	padding: 4px;
	padding-left: 10px;
	height: 24px;
	background-image: url(images/caption_bg.png);
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #cec599;
}

.main_body {	width: 770px;
	height: 350px;
	border-right: 2px solid #dae1e8;
	border-bottom: 2px solid #c5ccd4;
}
