table { border:0px; border-collapse:collapse ; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:16px;
}

form { margin:0px; padding:0px}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
	font-family: tahoma;
	font-size:12px;
}

a{ color:red; text-decoration:underline}
a:hover{ text-decoration:none}

ul {
	padding-left:0px;
	list-style-position: outside;
	list-style-type: square;
	margin-left:15px; 
	}
	
h1 {
	color: #951D1D;
	font-size:16px;
	}
h3 {
	color: #951D1D;
	font-size:16px;
	}

#container {
	position: relative;
	margin: 0px auto;
	width: 780px;
	height: 100%;
	text-align: left;
}
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/header.jpg) no-repeat left top;
	height: 198px;
	position: relative;
	text-align: left;
}

#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 780px;
}
.side_left {
	background:url(images/footer-bkgd_01.jpg) no-repeat left bottom;
	height: 244px;
	width: 92px;
}
.side_right {
	background:url(images/footer-bkgd_03.jpg) no-repeat right bottom;
	height: 244px;
	width: 74px;
}
#footer {
	background:url(images/footer_bkg.jpg) no-repeat; height:84px;
	padding: 0px 0px 0px 0px;
}

.content{ 
	padding: 10px 10px 10px 10px;
}

.form input {
	width:238px;
	height:18px;
	color: #1D3606;
	padding:1px 0 0 6px;
	line-height:13px;
	background-color:#FFFFFF;
}
.form textarea {
	width:238px;
	height:86px;
	color: #1D3606;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#FFFFFF;
}

.news {
	color: #FFFFFF;
	background-color:#000000;
	padding: 20px;	
}
.style2 {
	text-align: center;
	color: #FF0000;
	font-size: large;
}
.style3 {
	text-align: left;
}
.style4 {
	color: #FF0000;
	text-align: center;
}
.style5 {
	color: #FF0000;
}
.style6 {
	text-align: center;
}