body {
	background-color: #FFFFFF;
	margin: 0px;
}

.head {
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
font-size: 10px;
vertical-align: bottom;
padding-bottom: 28px;
text-align: right;
}

font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover		{
	text-decoration: none;
	color: #000000;
}
hr	{
	height: 0px;
	border: solid #ebb914 0px;
	border-top-width: 1px;
}
.bodyline	{
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
}
.forumline	{
	background-color: #000000;
	border: 0px;
}
td.row1	{
	background-color: #f8f0d4;
	border: 1px solid #FFFFFF;
}
td.row2	{
	background-color: #faedbd;
	border: 1px solid #FFFFFF;
}
td.row3	{
	background-color: #faedbd;
	border: 1px solid #FFFFFF;
}
td.rowpic {
	border: 1px solid #FFFFFF;
	background-color: #f4e096;
}
td.row3Right {
	background-color: #faedbd;
	border: 1px solid #FFFFFF;
	}

th	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
		background-image: url(images/th.jpg);
}
td.cat,td.catHead,td.catSides,td.catRight,td.catBottom {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	background-color: #f4e096; 
		background-image: url(images/th.jpg);}
	
	td.catLeft {
		color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	border: 1px solid #FFFFFF;
	background-color: #f4e096;
	}
	
}
td.cat,td.catHead,td.catBottom {
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	height: 18px;
}
td.spaceRow {
	background-color: #ebb914;
	border: 1px solid #FFFFFF;
	height: 1px;
}
th.thHead,td.catHead {
	font-size: 12px;
}
.maintitle,h2	{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
}

h1 {
font-size: 14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h3 {
font-size: 14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.gen {
	font-size: 12px;
}
.genmed {
	font-size: 11px;
}
.gensmall {
	font-size: 10px;
}
.gen,.genmed,.gensmall {
	color: #000000;
}
a.gen,a.genmed,a.gensmall {
	color: #000000;
	text-decoration: underline;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{
	color: #000000;
	text-decoration: none;
}
.mainmenu		{
	font-size: 11px;
	color: #000000;
}
a.mainmenu		{
	text-decoration: underline;
	color: #000000;
}
a.mainmenu:hover{
	text-decoration: none;
	color: #000000;
}
.cattitle		{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
}
a.cattitle		{
	text-decoration: underline;
	color: #000000;
}
a.cattitle:hover{
	text-decoration: none;
}
.forumlink		{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a.forumlink 	{
	text-decoration: underline;
	color: #000000;
}
a.forumlink:hover{
	text-decoration: none;
	color: #000000;
}
.nav			{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.nav			{
	text-decoration: underline;
	color: #000000;
}
a.nav:hover		{
	text-decoration: none;
}
.topictitle			{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.topictitle:link {
	text-decoration: underline;
	color: #000000;
}
a.topictitle:visited {
	text-decoration: underline;
	color: #222222;
}
a.topictitle:hover	{
	text-decoration: none;
	color: #000000;
}
.name			{
	font-size: 11px;
	color: #000000;
}
.postdetails		{
	font-size: 10px;
	color: #000000;
}
.postbody {
	font-size: 12px;
}
a.postlink:link	{
	text-decoration: underline;
	color: #000000;
}
a.postlink:visited {
	text-decoration: underline;
	color: #000000;
}
a.postlink:hover {
	text-decoration: none;
	color: #000000;
}
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ebb914;
	border: #FFFFFF 1px solid;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ebb914;
	border: #FFFFFF 1px solid;
}
.copyright		{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -1px;
}
a.copyright		{
	color: #444444;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}
input,textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ebb914;
	background-color: #FFFFFF;
	color: #000000;
}
input.post, textarea.post, select {
	border: 1px solid #ebb914;
	background-color: #FFFFFF;
	color: #000000;
}
input {
	text-indent: 2px;
}
input.button {
	border: 1px solid #ebb914;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
	border: 1px solid #ebb914;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
input.liteoption {
	border: 1px solid #ebb914;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
}
.helpline {
	border: 1px solid #ebb914;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom-left{
	height: 11px;
	width: 11px;
	text-align: left;
}
.bottom-rightt{
	height: 11px;
	width: 11px;
	text-align: right;
}
.bottom-main{
	height: 11px;
	background-image: url(images/main-bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.copyright-back{
	background-image: url(images/copyright-bar.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.main-content-back{
	background-image: url(images/main-content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copyright-back{
	background-image: url(images/copyright-bar_r1_c2.jpg);
	background-repeat: repeat-x;
}
.logo{
	background-image: url(images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	margin-top: 10px;
}
.logo-text{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: White;
}
.navigation		{
	font-size: 10px;
	color: #E44445;
	font-weight: bold;
}
a.navigation, a.navigation:visited		{
	text-decoration: none;
	color: #0e111a;
}
a.navigation:hover {
	text-decoration: underline;
	color: #0e111a;
}
.description{
	font-size: 10px;
	color: #0e111a;
	font-weight: bold;
}
.left-bar{
	width: 10px;
	background-image: url(images/tables/tables_r2_c1.gif);
	background-repeat: repeat-y;
	height: 100%;	
}
.right-bar{
	width: 10px;
	background-image: url(images/tables/tables_r2_c3.gif);
	background-repeat: repeat-y;
	height: 100%;	
}

.box_content {
padding: 0px 4px 0px 4px;
}