body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#8b929D;
	/*background-image: url(../images/bg.gif);
	background-repeat:repeat-x;*/
}

.mainbg {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}

.menu-bgd {
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 28px;
}


.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.whitecopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	padding: 10px;
	color: #ffffff;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #ffffff;
	text-decoration: none;
}

.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #ffffff;
	text-decoration: underline;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0065BB;
	padding: 4px;
	text-decoration: none;
}

.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0065BB;
	text-decoration: underline;
}

.orangelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F77B01;
	padding: 4px;
	text-decoration: none;
}

.orangelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F77B01;
	text-decoration: underline;
}

.text {
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #000000;
}

.smalltext {
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #000000;
}

.orgheading {
	font-family: Arial;
	font-size: 18px;
	line-height:20px;
	color: #F77B01;
}


.border {
	border: 1px solid #CCCCCC;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	list-style: none;
	float: left;
	min-height: 1px;
	vertical-align: center;
	font: 12px Arial}
	

#sddm li a
{	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	display:block;
	width:auto;
	height:auto;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/button.jpg);
	vertical-align: center;
	text-align: center;
	width: 106px;
	height:40px;
	}

#sddm li a:hover
{	font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
font-weight: bold;
text-decoration: underline;
background-image: url(../images/button.jpg);
vertical-align: center;
	text-align: center;}
	
	#sddm li a.thispage
{	font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
font-weight: bold;
text-decoration: none;
background-image: url(../images/button-active.gif);
vertical-align: center;
	text-align: center;}

.bluebgd {
	background-image: url(../images/blue-bgd.gif);
}
.menubar {
	background-image: url(../images/menu-bar.gif);
}
