﻿.error_message {
	font-weight: bold;
	background-color: #4B3625;
	color: #fff;
	padding: 5px;
	text-align: center;
}

h3, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active {
	color: #666;
	font-size: 15px;
}

h4 {
	color: #CCCCCC;
	font-size: 10px;
}

.logo {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
}

.rights
    {
    font-size: 11;
    color: #F2EFCB;
}

.p {
    font-size: 11;
}

.support {
    font-size: 17;
}

.nav, .nav a:link, .nav a:hover, .nav a:visited, .nav a:active {
	background: #000;
	font-size: 12;
	font-weight: bold;
	text-align: center;
	word-spacing: 50;
	color: #A9A889;
}

.name {
    font-family: Times new roman;
    color: 80806A;
    font-size: 48px;
    text-indent: 30pt;
    vertical-align: text-bottom;
    }

a:active, a:visited, a:link {
	color: #3A81E6;
	text-decoration: none;
}

a:hover {
	color: #E59D38;
	text-decoration: none;
}

.hilite {
	background: #FFFF00;
}

.cn_comment_odd {
	background: #FAFAF0;
	border-top: 1px solid #B8CB99;
	border-bottom: 1px solid #B8CB99;
	padding: 10px;
}

.cn_comment_even {
	background: #FFFFFF;
	padding: 10px;
}

