body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #dae3c8 url(../gui/bg.gif) repeat-x top;
}


h1 {
	
	font-size: 20px;
	color: #71834b;
	letter-spacing: -1px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}

h2 {
	font-size: 16px;
	color: #71834b;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	color: #71834b;
}
h4 {
	font-size: 20px;
	color: #71834b;
	letter-spacing: -1px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	
}

h5 {
	font-size: 15px;
	color: #71834b;
	letter-spacing: -1px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7C7C7C;
	text-decoration: none;
}

.smallText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7C7C7C;
	text-decoration: none;
}


a {
	color: #CC0033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69863f;
	text-decoration: underline;
}
a.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69863f;
	text-decoration: none;
}
a.h3link {
	letter-spacing: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	color: #71834b;
	text-decoration: none;
}
a.h3link:hover {
	font-size: 20px;
	color: #71834b;
	letter-spacing: -1px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	text-decoration: underline;
}
a.h5link {
	letter-spacing: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	color: #71834b;
	text-decoration: none;
}
a.h5link:hover {
	font-size: 15px;
	color: #71834b;
	letter-spacing: -1px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	text-decoration: underline;
}
	div#column_right {
	float: left;
	width: 160px;
	margin-top: 15px;
	text-align: left;
	margin-left: 10px;
	
	}
	div#column_right {
	width: 160px;
	}
	
ul, li { list-style-type: none; }
	
ul#topics {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-left: 0px;
		}
		#topics li {
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
			}
				#topics li a,
				#topics li a:visited {
					color: #555;
				}
				#topics li a:hover {
					color: #000;
				}
				
	
.rightBr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line {
	border-top-width: 0.1em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.h3link1 {

	letter-spacing: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	color: #4A41FA;
	text-decoration: none;
	font-size:14px;
}

.tags2
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7C7C7C;
	text-decoration: none;
	
}
