BODY{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TABLE.box{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid Black;
	background-color : #FDFFE8;
}
TABLE.news{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px ridge Black;
	background-color : #FDFFE8;
}
TABLE.activity{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px ridge Black;
	background-color : #FDFFE8;
}
TABLE.forum{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #CCFFCC;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}
TABLE.activ_report{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid Black;
	background-color : White;
}
TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 0px
}
TD.news_title_all{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 0px solid Black;
	background-color : #7AA9D3;
	font-weight : normal;
}
TD.news_title_member{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 0px solid Black;
	background-color : #CCFFCC;
	font-weight : normal;
}
TD.news_title_admin{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 0px solid Black;
	background-color : #FFCCFF;
	font-weight : normal;
}
TD.news_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}
TD.officer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 0px; 
	background-color : #ddeeff;
	font-weight : normal;
}
TD.activity{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 0px solid Black;
	background-color : #FFCCCC;
	font-weight : normal;
}
TD.activity_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}
TD.forum{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
TD.forum_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-bottom : 1px solid Black;
}
TD.form_tutorial{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
}
A{
	color : Blue;
	text-decoration : underline;
	font-size : 11px;
}
A:HOVER {
	color : Red;
	text-decoration : none;
	font-size : 11px;
}
SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border : 1px solid Black;
}
INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid black;
}
INPUT.noborder {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px none black;
}
TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid black;
}
H2.myh2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #2859AA;
	margin-left: 20px;
	margin-top: 10px;
}

