/*
body
{
	margin-top: 0px;
	font-family: Tahoma;
	font-size: smaller;
	background-color: #E6ECF2;
	background-image: url('/img/theme/bg.gif');
	background-repeat: repeat-x;
}

.topbar
{
	background-color: #195A1C;
	border: 1px;
	border-color: #000000;
	border-bottom-style: solid;
	color: #ffffff;
}
.header
{
	background-image: url('/img/theme/bg.png');
	height: 30px;
	color: #ffffff;
	vertical-align: middle;
	background-repeat: repeat-x;
}
*/
.username
{
	display: none;
}
.box
{
	border: 1px;
	border-style: solid;
	border-color: #327C25;
	padding: 3px;
	background-color: #ffffff;
}
.box2
{
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 3px;
}
.gridTable
{
	border: 1px;
	border-color: #eeeeee;
	border-right-style: solid;
	border-top-style: solid;
}
.gridCell
{
	border: 1px;
	border-color: #eeeeee;
	border-left-style: solid;
	border-bottom-style: solid;
}
.gridTable2
{
	border: 1px;
	border-color: #eeeeee;
	border-right-style: solid;
	border-top-style: solid;
}
.gridCell2
{
	border: 1px;
	border-color: #eeeeee;
	border-left-style: solid;
	border-bottom-style: solid;
}
.rbdr
{
	border: 1px;
	border-color: #0E5C11;
	border-right-style: solid;
	
}
.tpbtm
{
	border: 1px;
	border-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;

}
.btmbdr
{
	border: 1px;
	border-color: green;
	border-bottom-style: solid;
}

.Diff
{
	border: 0px;
}
a:link
{
	color: green;
	text-decoration: none;
}
a:visited
{
	color: green;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: underline;
}
.nav:link
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.nav:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-decoration: none;
}
form
{
	margin: 0px;
}
.success
{
	background-color: #00CC00;
	width: 99%;
	height: 24px;
	color: #ffffff;
	padding-left: 2px;
	margin: 2px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.error
{
	background-color: #FF4411;
	width: 99%;
	height: 24px;
	color: #ffffff;
	padding-left: 2px;
	margin: 2px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.warning
{
	background-color: #FFEE88;
	width: 99%;
	height: 24px;
	color: red;
	padding-left: 2px;
	margin: 2px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

.forumGridTable
{
	border: 1px;
	border-color: #B9CADB;
	border-left-style: solid;
	border-top-style: solid;
	margin-bottom: 3px;
}
.forumGridCell
{
	border: 1px;
	border-color: #B9CADB;
	border-right-style: solid;
	border-bottom-style: solid;
}
.divLeft
{
	position: relative;
	float: left;
	font-size: smaller;
}
.divRight
{
	position: relative;
	float: right;
	font-size: smaller;
}
.smallerDiv
{
	position: relative;
	font-size: smaller;
}
.titleDiv
{
	background-image: url('/img/theme/bg.png');
	height: 30px;
	color: #ffffff;
	vertical-align: middle;
	background-repeat: repeat-x;
}
.blogTitle
{
	color: green;
	font-weight: bolder;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	line-height: 20px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #FFFFFF;
}
div
{
	margin-bottom: 2px;
	margin-top: 2px;
}
.blogArticle
{
	border: 1px;
	border-color: #cccccc;
	border-style: dotted;
	background-color: #f9f9f9;
	padding: 5px;
}
.blogArticle2
{
	border: 1px;
	border-color: #cccccc;
	border-style: dotted;
	background-color: #FFD500;
	padding: 5px;
}
.counter
{
    background-color: #000000;
    padding-left: 3px;
    padding-right: 3px;
    font-family: georgia;
    font-size: 12px;
    color: #33ff00;
    padding-top: 0px;
    padding-bottom: 0px;
}
.label
{
	color: #3C9AF3;
}

