body,td,th {

	color: #1a272f;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

body {

	background:url(images/design_bg.jpg) #2f4353 repeat-y top center;

	margin: 0px;

}

form, h1, h2, h3, h4, h5, h6, ul, blockquote {

	margin:0px;

}

h1, h2, h3, h4, h5, h6 {

	padding:0px;

	color: #1a272f;

}

h1 {

	font-size: 24px;

}

h2 {

	font-size: 18px;

}

h3 {

	font-size: 16px;

}

h4 {

	font-size: 14px;

}

h5 {

	font-size: 12px;

}

h6 {

	font-size: 10px;

}

ul {

	padding-left:25px;

}

li {

	list-style-position:inside;

}

blockquote {

	border: 1px dotted #1a272f;

	background-color:#6C8395;

	padding:15px;

}

a:link {

	color: #FFF;

	text-decoration: none;

}

a:visited {

	color: #FFF;

	text-decoration: none;

}

a:hover {

	color: #FFF;

	text-decoration: underline;

}

a:active {

	color: #FFF;

	text-decoration: none;

}

.main_table {

	background:url(images/design_top.jpg) no-repeat top center;

}

.main_contet {

	padding-top:350px;

}

.main_contet table {

	width:500px;

}

.main_content_title {

	font-size:24px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	text-align:left;

}

.main_content_subtitle {

	font-size:16px;

	text-align:left;

}

.main_content_short {

	text-align:justify;

	font-size:12px;

	line-height:12px;

}

.main_content_full {

	text-align:justify;

	font-size:12px;

	line-height:12px;

}

.sub_content_title {

	text-align:left;

	font-size:18px;

	color:#FFF;

	font-weight:normal;

}

.sub_content_subtitle {

	font-size:14px;

	color: #2b3943;

}

.sub_content_short {

	text-align:justify;

	font-size:12px;

	line-height:12px;

}

.sub_content_full {

	text-align:justify;

	font-size:12px;

	line-height:12px;

}