
A:visited {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	text-decoration: underline; 
	color: #267F30;
	font-weight: normal;
	}
A:link {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	text-decoration: underline; 
	color: #267F30;
	font-weight: normal;
	font-decoration: underline;
	
	}
A:hover {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	text-decoration: none; 
	color:Gray; 
	font-weight: normal;
	}
A:active {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	text-decoration: underline; 
	color:DarkGray; 
	font-weight: normal;
	}
H1 {
	font-family : verdana, helvetica, arial;
	font-size : 14px;
	text-decoration: none; 
	color:#000000;
	}
H2 {
	font-family : verdana, helvetica, arial;
	font-size : 9px;
	text-decoration: none; 
	color:#000000;
	}
.box0 {
	width: 100%;
	border-spacing: 0px;
	color: #FFFFFF;
	background-color: #267F30;
	padding: 2px 2px;
}
.messageBox {
	width: 100%;
	border: solid 1px #333333;
	margin: 0px 0px;
}
.messageHeader {
	width: 100%;
}
.messageMain {
	width: 97%;
	padding: 5px 5px;
}
.shrink {
	width: 100%;
	border-spacing: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.deletedmessage {
	width: 100%;
	background-color: #cccccc;
	padding: 2px 2px;
}
.messageActions {
	width: 100%;
	text-align: center;
	padding: 2px 2px;
}
.threadEnd {
	text-align: center;
}
.wh {
	color: #FFFFFF;
}
body {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : #000000;
	background-color: #ffffff;
}

img {
	border-style : none;
	}
table {
	border-style : none;
	}
td, input, Textarea, select {
	font-size : 10px;
	font-family : verdana, helvetica, arial;
	font-face : verdana, arial;
	text-decoration : none;
	}

.rub1 {
	font-family : verdana, helvetica, arial;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	}
.rub2 {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : Black;
	text-decoration : none;
	font-weight: bold;
	}
.rub3 {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : White;
	text-decoration : none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #267F30;
	display: block;
}


#cn {
	width: 517;
	margin: 2px 5px;
}

.HattrickHeader {
	color: #ffffff;
	font-weight: bold;
	display: block;
	background-color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

.HattrickHeader a {
	color: #ffffff;
	font-weight: bold;
	font-decoration: none;
}

.HattrickHeader a:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.HattrickHeader a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.HattrickHeader a:hover {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.HattrickHeader a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.errorText {
	font-weight: bold;
	color: red;
}
.messageText {
	font-weight: bold;
	color: #267F30;
}

.threadPrio {
	text-align: center;
}

.threadNav {
	text-align: center;
}

.fixed {
	font-family : Courier New, Courier, Fixed;
	font-size : 11px;
}