BODY
{
	font-size: 80%;
	font-family: Tahoma, Arial, Verdana;
}
H1
{
	font-size:150%;
}
HR
{
	height: 1px;
}
.txt
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    font-size: 8pt;
    border:solid 1px black;
}
.wbtn
{
	border-right: #ff6600 1px solid;
	padding-right: 12px;
	border-top: #ff6600 1px solid;
	padding-left: 12px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/bg-grad-menu-left.gif);
	padding-bottom: 2px;
	text-transform: lowercase;
	border-left: #ff6600 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: #ff6600 1px solid;
	background-repeat: repeat-x;
	background-color: red;
}
#content { font-size:80%;}
#content TABLE { font-size:100%;}
#content A:hover { color:Red;}

#rightMenu { font-size:80%;}
#rightMenu TD { font-size:80%;}
#rightMenu A:hover { color:Red;}

#menu { font-size:80%;}
#menu A { color:White;}
#menu A:hover { text-decoration:none;}

#topRow { font-size:80%;border:solid 2px red;margin:5px;padding:5px;text-align:center;}

#footer { font-size:80%;}

.PageTitle
{
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}

.PageTitleRed
{
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
	background-color:red;
	color:White;
	padding:3px;
}

.parentsInfo DIV
{
	padding-bottom:5px;
}

.LoginForm TD
{
	color:black;
	font-weight:bold;
	font-size:12px;
}
.LoginForm 
{
	background-color:White;
	color:Black;
	border:solid 1px black;
	margin:10px;

}
.spaced DIV
{
	padding-top:10px;
}
.ErrorMessage
{
	background-color:Red;
	color:white;
	font-weight:bold;
	border:solid 1px black;
	padding:3px;
	padding-left:10px;
}
.InfoMessage
{
	background-color:green;
	color:white;
	font-weight:bold;
	border:solid 1px black;
	padding:3px;
	padding-left:10px;
}
.Listing TH
{
	text-align:left;
}
.News
{
	border-left:solid 2px gray;
	padding-left:5px;
	margin-bottom:5px;
}
.NewsTitle
{
	font-size:120%;
	font-weight:bold;
}
.NewsPerex
{
	text-align:justify;
}
.NewsThumbnail
{
	margin:5px 5px 5px 10px;
}
.Article
{
	margin:5px;
}
.ArticleText
{
	text-align:justify;
}
.ArticleText DIV
{
	margin-bottom:6px;
}
.ImportantNewsTitle
{
	font-size:120%;
	font-weight:bold;
	color:Red;
}
.ImportantNewsDownload
{
	font-size:85%;
}
.ImportantNewsPerex
{
	text-align:justify;
}
.ArticleInfo
{
	font-style:italic;
}
.membersOnlyMenu
{
	font-weight:bold;
	font-size:90%;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}

.serverPosition
{
	border-right: #7f7f7f 1px solid;
	border-top: #7f7f7f 1px solid;
	border-left: #7f7f7f 1px solid;
	border-bottom: #7f7f7f 1px solid;
	padding:5px;
	margin-bottom:10px;
}


.forumListing
{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color: #7f7f7f;
}
.forumListing TD
{
	padding:5px;
}
.categoryRow
{
	background-color:#cfcfcf;
}
.categoryRow TD
{
	font-size:14px;
	font-weight: bold;
}
.forumHeadingRow
{
	background-color:#efefef;
}
.forumHeadingRow TD
{
	font-style:italic;
}
.forumActiveRow
{
	background-color: #ccccff;
}
.forumMessageRow TD
{
	border-top:solid 1px #7f7f7f;
}
.forumActionDiv
{
	margin:10px;
}
.forumPostText P
{
	margin-top:0px;
	margin-bottom:5px;
}
.newsPage P
{
	margin:0 0 6px 0;
	padding:0;
}