INPUT,SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	color: #4a4949;
	font-size: 16px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 16px;
	margin: 100px;
	width: 900px;
	background-color: #fafbfb;
}

body {
	font: .8em "Courier New", Courier, monospace;
	color: #4a4949;
}

body img {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
}
a:link {
	color: #4a4949;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
	}
a:hover {color: #6e6e6e; text-decoration: underline;}
a:active {color: #6e6e6e; text-decoration: underline;}

#maindiv {
	width: 860px;
	padding: 0 50px 0 0;
	margin: 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	xpadding: 0 0 10px 0;
	xfloat: left;
}

h3 {

		font-weight: normal;
}

h5 {

	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
	float: left;
        color: #666666;
}


h4 {

	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
}



.top_title {
        float: left;
        margin-right: 10px;
}


#nav {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	margin: 0;
	float: right;
}
#contentdiv {
	text-align: left;
	width: 800px;
	padding: 0 0 30px 0;
	clear: both;
	margin: 0;
}

#img {
	padding: 0 0 15px 0;
	margin: 0;
}

#header {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
#date {
	color: #666666;
	font-size: 16px;
	padding: 0 5px 0 0;
}
#title {
	color: #990000;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0;
}
p {
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	padding: 0 0 10px 40px;
	margin: 0;
}
#contact {
	line-height: 18px;
	padding: 10px 0 15px 0;
	margin: 0;
}
 ul {
	margin-left: 5px;
        margin-top: 0px;
	list-style-type: none;
}


.sub_cat { 
          float: left;
}


td {
	padding: 3px;
}

