/* css */


body {
	border: 0;
	text-align: left;
	color: #333333;
	background-color: #eeeeee;
	background-image: url(images/bg-tanish.gif);
	background-repeat: repeat-x;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
a:link {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
a:hover {
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
}
a:visited {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

#navigation td {
	background-color: transparent;
	display: block;
	height: 35px;
	}
	
#navigation a {
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: transparent;
	padding: 0px;
	}
	
#navigation a:active {
	color:#000000;
	background-color: transparent;
	padding: 0px;
	}

/* tags */


ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #FFFFFF;
}



/* body shapers */

.main {
	width: 810px;
	text-align: center;
	padding: 0;
	display: block;
	color: #333333;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 20;
	background-color: transparent;
	}
	
.wrapper {
	width: 810px;
	padding: 0;
	border: 0px #3b1d0c solid;
	text-align: center;
	background-color: transparent;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}		

/* classes */

.stroke {
	border: 1px solid #333333;
	}



.footer_txt {
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	width: 900px;
	text-align: center;
	text-decoration: none;
	float: none;
	bottom: auto;
	}


.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: transparent;
	margin-right: 20px;
	margin-left: 20px;
}
	
.subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	margin-left: 20px;
}
.body_text-ITALICS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	background-color: #FFFFFF;
}
#lside {
	float: left;
	width: 50%;
	background-color: #FFFFFF;
}
#rside {
	float: left;
	width: 50%;
	background-color: #FFFFFF;
}
#footer {
	width: 100%;
	background-color: #FFFFFF;
	float: none;
	bottom: auto;
}
#body_content {
	background-color: #FFFFFF;
	width: 1020px;
}
#center {
	background-color: transparent;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	background-color: transparent;
	letter-spacing: 0.1em;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-right: 10px;
	background-color: transparent;
}
.quote_italics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
}
.NEW {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
	background-color: #FFFFFF;
}
.subheading_u {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 20px;
	text-decoration: underline;
}

.body_text-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
