body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #ff6600;
}
td{
font-size : 11px;
	line-height : 16px;
	vertical-align : top;
}
a {
	text-decoration: none;
	outline: none;
	color : 993d00;
}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: underline;
	color:  #ccc;
	}
a:hover {
	text-decoration: underline;
	}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	color: #373737;
	font-size : 11px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
	}
ul {
	color: #373737;
	font-size : 11px;
	line-height : 16px;
	list-style : square;
}
ol{
	color: #373737;
	font-size : 11px;
	line-height : 16px;
	list-style : decimal;
}
li{
	font-size : 11px;
}
blockquote{
	color: #373737;
	font-size : 11px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.normal{
		color: #373737;
	font-size : 11px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.small {
	font-size: 11px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing : -1px;
}
.smaller {
	font-size: 11px;
	line-height: 11px;
	letter-spacing : -1px;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.title {
	font-size: 15px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight : bold;
}
.header{
	font-size: 11px;
	line-height : 10px;
}
.sidebar {
	font-size: 11px;
	line-height: 16px;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.hardlink {
	color : #cc3300;
	font-weight : bold;
}
img {
	border: 0;
	}
div#menu a {
	font-size : 11px;
	line-height : 14px;
	letter-spacing : 0px;
	display: block;
	font-weight : 500;
	color : #000;
	text-decoration: none;
	padding: 5px 5px 5px;
	margin: 0 0 0px;
	border-width: 0px;
}
div#menu a:hover {
	color: #000;
	background-color : #efefef;
}
div#content_side{
	font-size : 11px;
	line-height : 16px;
	margin-left : 0px;
	background-attachment : fixed;
	background-image : url(../images/line_vertical.gif);
	background-repeat : repeat-y;
	padding-left : 5px;
	color: #333;
	padding-top : 15px;
	background-position : right;
	padding-right : 5px;
	margin-right : 10px;
}
div#content_main{
	font-size : 11px;
	line-height : 16px;
	margin-left : 0px;
	padding-left : 0px;
	padding-right:10px;
	color: #333;
}
div#content_home{
	font-size : 11px;
	line-height : 16px;
	margin-left : 0px;
	padding-left : 0px;
	padding-right : 10px;
	padding-top : 10px;
}
.thumbnail { 
	border: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	height: 70px;
	width: 70px;
}