TD, BODY, DIV   {
	color: #333333;
	font-size: 10px;
	font-family: Tahoma, Arial;
	background-image: url(images/Common/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	height: auto;
	width: auto;
}
INPUT  { color: #555555; font-size: 10px; font-family: Tahoma, Arial }
HR {height: 1px; border-top: 0px solid #b6b6d7; border-bottom: 0px solid #b6b6d7; color: #CCCCCC; background: #CCCCCC;}
form {margin: 0px;}
.thinrule {border-bottom: solid 1px #CCCCCC; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding-top: 3px;}
.small  { font-size: 9px }
.larger  { font-size: 12px }
.fourteen { font-size: 14px }
.thirteen { font-size: 13px; }
.dkblutext13  { color: #233552; font-size: 13px }
.dkblutext14 { color: #233552; font-size: 14px }
.dkblutext11   { color: #233552; font-size: 11px; font-weight: bold }
.greentext13  { color: #73b400; font-size: 13px }
.dkgreentext { color: #007200; font-size: 13px }
A {color: #584e88; text-decoration: none;}
A:link {color: #584e88; text-decoration: none;}
A:visited {color: #584E88;}
A:active {color: #8073B5;}
A:hover {color: #443785; background: #e4e1f3; }

#sidemenu {
	font-size: 11px;
	}
#sidemenu h2.first {
	margin-top: 0;
	}
#sidemenu h2 {
	color: #6F0606;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 4px;
	margin: 14px -11px 0 -11px;
	border-bottom: 1px dashed #ccc;
	}
#sidemenu a {
	display: block;
	padding: 3px 8px 3px 3px;
	border: 1px solid #ddd;
	border-top: 0;
	text-align: right;
	margin: 0 -11px;
	}
#sidemenu a:hover {
	background: rgb(204, 204, 204);
	color: #333333; 
	}
	
A.menu:link {
	color: #6F6F6F;
	text-decoration: none;
	}
A.menu:visited {
	color: #6F6F6F; 
	text-decoration: none;
	}
A.menu:active {
	color: #536E86; 
	text-decoration: none;
	}
A.menu:hover {
	color: #333333; 
	text-decoration: none; 
	background-color: rgb(204, 204, 204);
	}	

A.lightlink:link {color: #CCCCCC; text-decoration: none;}
A.lightlink:visited {color: #CCCCCC; text-decoration: none;}
A.lightlink:active {color: #FFFFFF; text-decoration: none;}
A.lightlink:hover {color: #FFFFFF; text-decoration: none;}
A.underlined:link {color: #584E88; text-decoration: underline;}
A.underlined:visited {color: #584E88; text-decoration: underline;}
A.underlined:active {color: #8073B5; text-decoration: underline;}
A.underlined:hover {color: #8073B5; text-decoration: underline;}
.FormStyle1 {background:#FFFFFF; color:#26456E; font-family:Tahoma, Arial; font-size: 11px; border: 1px #999999 solid; padding-left: 4px;}
.FormStyle2 { color: #26456e; font-size: 11px; font-family: Tahoma, Arial; background: #ff9; padding-left: 4px; border: solid 1px #999999; }
.FormStyle3 { color: #26456e; font-size: 11px; font-family: Tahoma, Arial; background: #036; padding-left: 4px; border: solid 1px #999999; }
.FormStyle4 { color: #26456e; font-size: 11px; font-family: Tahoma, Arial; background: #eee; padding-left: 4px; border: solid 1px #363636; }
.tdvar-rulerimg {height: 8px; background-image: url(../sample%20site/index/topdiv.jpg); background-repeat:repeat-x;}

.rightside {
	border: 1px solid #ccc;
	padding: 4px;
	}
.rightside .header {
	border: 1px solid #ddd;
	background: #eee;
	color: #6f0606;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 2px;
	}
.rightside a {
	display: block;
	padding: 3px;
	padding-left: 6px;
	border: 1px solid #ddd;
	border-top: 0;
	}
.verysmall { font-size: 7px }
