html, body {margin: 0; padding: 0; border: 0;}

body {
color: #555555; 
background: url(images/bg.png); 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
text-align: center;
margin: 0px;
}

img  {border: 0px;}

p  {margin: 0px; padding: 5px;}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1 {
font-size: 16px; 
text-align: center;
}

.clear { clear: both; }

a {text-decoration: none; color: #7D7D7D;}

.alignright {margin-top: 0; text-align: right; clear: both;}

.small {font-size: .9em;}

.wrapper {
	margin: 0 auto;
	width: 608px;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 1px solid #000000;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 610px;
wid\th: 608px;
}

#margin {
	margin: 0px 5px;
	padding: 0px;
}

.top {
	width: 598px;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#barhold {
	margin: 0px 0px;
	padding: 0px;
	height: 24px;
	width: 598px;
}

#linkbar {
	position: relative;
	background-color: #7D7D7D;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	height: 24px;
	float: left;
	width: 571px;
}

#linkbar a  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
}

#linkbar a:link  {
}

#linkbar a:hover  {
	background-color: #AAAAAA;
}

#linkbar a:active  {
	background-color: #AAAAAA;
}

#linkbar a:visited  {
}

#ar {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	background-image: url(images/ar.png);
	height: 24px;
	width: 24px;
	margin: 0px;
	float: left;
}

#bottom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 598px;
}

#main{
	margin: 5px 5px 0px 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: left;
}
#digbar {
	background-color: #FFFFFF;
	background-image: url(images/dgn.png);
	background-repeat: repeat-x;
	margin: 0px 0px 3px;
	padding: 0px;
	height: 15px;
}

#leftcontent {
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	height: 644px;
	overflow: auto;
}

#sidebar{
	margin: 5px 0px 0px;
	padding: 0px;
	height: auto;
	width: 193px;
	float: left;
}

.sbtitle {
	margin: 0px 0px 3px;
	padding: 0px;
	height: 15px;
	width: 193px;
}

.sbttltxt {
	background-color: #7D7D7D;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	height: 15px;
	float: left;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EBEBEB;
	text-align: left;
	vertical-align: middle;
}

.pls {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	background-image: url(images/pls.png);
	height: 15px;
	width: 15px;
	margin: 0px;
	float: left;
}

.rightcontent {
	background-color: #CCCCCC;
	margin: 0px 0px 3px;
	padding: 0px;
	height: 200px;
}

.txtleft {
	text-align: left;
	vertical-align: top;
}

.txtright {
	text-align: right;
	vertical-align: top;
}

.txtcenter {
	text-align: center;
	vertical-align: top;
}
