/* Theme by Nick Mahon */
/* http://www.vereor.com */


/* Default Font Attributes */

body
{
	margin-left:      	5px;
	margin-right:     	5px;
	margin-top:       	25px;
	margin-bottom:    	10px;
	font-family: Verdana;
	font-size: 10px;
    background-color: 	#18604A
}

table, td
{
	font-family: Verdana;
	font-size: 10px;
}

.smalltext, .mediumtext, .largetext
{
	font-family: Verdana, Helvetica;
	color: 000020
}


.smalltext
{
	font-size : 10px;
}


.mediumtext
{
	font-size : 11px;
}


.largetext, TD.row1, TD.row2
{
	font-size : 13px;
}


/* Text on the Category Row */

.catrowtext
{
	font-family:  Verdana;
	font-size : 13px;
	color: #FFFFFF;
	font-weight: bold
}

/* Text on the Top Row */

.toprowtext
{
	font-family: Verdana, Helvetica;
	font-size : 9px;
	color: #FFFFFF;
	font-weight: bold
}

/* Alternating Cell Colors */

TD.row1
{
	background-color: F8F8F8;
}


TD.row2
{
	background-color: F2F2F2;
}


/* Some More Cell Properties */

TD.catrow
{
	background-color: #368956;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}


TD.toprow
{
	background-color: #065926;
	color: #FFFFFF;
	font-weight: bold;
}


TD.tableborder
{
	background-color: #E4E4E4;
}


/* Links */

a, a:link, a:active, a:visited
{
	color:           	#368956;
	text-decoration: 	none;
	font-family: Verdana, Helvetica
}


a:hover
{
	color:           	orange;
	text-decoration: 	none;
	font-family: Verdana, Helvetica
}

/* Links to a forum on the Index */

a.forumlink, a.forumlink:link, a.forumlink:visited, a.forumlink:active
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #368956;
	font-family: Verdana, Helvetica
}


a.forumlink:hover
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: orange;
	font-family: Verdana, Helvetica
}

/* Links to a topic while viewing a forum */

a.topiclink, a.topiclink:link, a.topiclink:active, a.topiclink:visited
{
	text-decoration: none;
	font-size: 13px;
	color: #368956;
	font-family: Verdana, Helvetica
}


a.topiclink:hover
{
	text-decoration: none;
	font-size: 13px;
	color: orange;
	font-family: Verdana, Helvetica
}


a.yellowlink, a.yellowlink:link, a.yellowlink:active, a.yellowlink:visited
{
	text-decoration: underline;
	font-size: 10px;
	color: FEFFFF;
	font-family: Verdana, Helvetica
}


a.yellowlink:hover
{
	text-decoration: none;
	font-size: 10px;
	color: ADADC8;
	font-family: Verdana, Helvetica
}


a.catlink, a.catlink:link, a.catlink:visited, a.catlink:active
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana
}


a.catlink:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: orange;
	font-family: Verdana
}


a.toprowlink, a.toprowlink:link, a.toprowlink:visited, a.toprowlink:active
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #065926
	font-family: Verdana, Helvetica
}


a.toprowlink:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
	color: orange;
	font-family: Verdana, Helvetica
}


input, textarea, select
{
	color : 000000;
	background-color: DEDEDE;
	font-family : Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #636363 solid;
}


input, textarea, select
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}


input
{
	text-indent : 2px;
}


input.button
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

/* r5 css teile */
A.menu:link {
color:            	#656565;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu:visited {
color:            	#656565;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu:active {
color:            	#656565;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu:hover {
color:            	orange;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

.menu {
color:            	#656565;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu_selected:link {
color:            	#1B1B1B;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu_selected:visited {
color:            	#1B1B1B;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu_selected:active {
color:            	#1B1B1B;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}

A.menu_selected:hover {
color:            	orange;
font-family:      	Verdana;
font-size:        	13px;
font-weight:      	bold;
}
