html, body {
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica;	
	
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;	
	width: 780px;
	
	text-align: center;
}

div, tr, td, table {
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica;		
	text-align: left;	
}
table {
	border-collapse: collapse;
}
td {
	padding-left: 8px;
}
th {
	height: 20px;
	font-family: Verdana, Arial,Helvetica;		
	font-weight: normal;
	color: #FFF;
	background-color: #999999;
	padding-left: 8px;
}

h1, .h1, .title {
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica;
	color: #396e9c; 
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2, .h2, .sub_title {
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: none;
	font-family: Verdana, Arial,Helvetica;
	color:  #396e9c; 
}

.text_info {
	color: #76797c;
	font-size: 10px;
	
}

a {
	color: #4e88ba; 
}


.menu_ul {
}

.big_link {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial,Helvetica;
	color: #FF6600; 
}


form {
	border: 0px solid #999999;
	background-color: #ececec;
	border-spacing: 0;
	padding: 10px;
}
.form_text {
	width: 400px;
}
.form_select {
	width: 406px;
}

.div_main_left ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	border: 0px;
	list-style: none;

}
.div_main_left ul li {
	height: 20px;
}
.div_main_left ul li a {
	text-decoration: none;
	color: #778087;
}


.sponsor_image {
	top-margin:auto;
	bottom-margin:auto;
	border: 0px;
}


.div_banner {
	width: 780px;
	height: 100px;
	background-image: url(../../res/images/banner.gif);
}


.div_main {
	margin-top: 10px;
	width: 780px;
	
	background-image: url(../../res/images/background.gif);	
}

.div_main_left {
	float: left;
	
	top: 0px;
	left: 0px;
	
	width: 140px;
	
	background-color: #ececec;
}

.div_main_right {
	float: left;
	
	margin-left: 10px;
	
	width: 630px;
}
.div_clear {
	clear:both;
}


.div_bottom {	
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #778087;
	
	width: 780px;
	text-align: center;
}

.div_hr {	
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #778087;
	
	width: 630px;
	text-align: center;
}

.petition_list {
	width: 630px;
	border: 0px;
}

.quote {
	margin-left: 40px;
	font-weight: bold;
	color: #4e5154;
}

hr {
	color: #778087;
}