body { 
		padding: 0px 0px 0px 0px; 
		margin: 0px 0px 0px 0px;
		font-family: Arial, Verdana, Helvitica, Serif;
		font-size: 12px;
		background-color: #999999;
}
td {
		vertical-align: top; 
		text-align: left;
}
a {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvitica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
}

/* CSS for right side column starts here */
.side-column {
		font-family: Arial, Verdana, Helvitica, Serif;
		font-size: 12px;
		background-color: #F0EED9;
		background-image: url(images/lgray-grad.gif); 
		background-repeat: repeat-y;
		background-position: left;
}
.shed-area {
		color: #B30000;
		font-size: 12px;
		font-weight: bold;
		line-height: 14px;
		font-family: Verdana, Arial, Helvitica, sans-serif;
		padding: 8px 15px 15px;
		text-align: center;
		background-color: #D3D1BE;
		background-image: url(images/dgray-grad.gif);
		background-repeat: repeat-y;
		background-position: left;
}
.news-area {
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 12px;
                border: 1px;
}
#news-area h1 {
		font-size: 12px;
		font-weight: bold;
		color: #385C70;
		text-transform: uppercase;
		margin: 0px 0px 5px;
		padding: 0px;
}
#news-area ul {
		font-size: 12px;
		color: #333333;
		margin: 0px;
		padding: 0px;
}
#news-area li {
		font-size: 12px;
		color: #333333;
		list-style-type: none;
		margin: 0px 0px 5px;
		padding: 2px 0px 5px 10px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #D3D1BE;
}
#news-area li a {
		font-size: 12px;
		color: #385C70;
		text-decoration: none;
}
#news-area a {
		font-size: 12px;
		color: #385C70;
		font-weight: bold;
		text-decoration: none;
}

/* CSS for content area starts here */
.content {
		padding: 0px 20px 20px 20px;
		color: #333333;	
		font-family: Arial, Verdana, Helvitica, Serif;
		font-size: 12px;
		line-height: 14px;
}
#content a {
		font-family: Arial, Verdana, Helvitica, Serif;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
		text-decoration: underline;
}
#content .purplelinks {
                color: #B30000;
		text-decoration: underline;
}
.footer {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvitica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
}
.copyright {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvitica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		font-size: 11px;
}
#content h1 {
		font-family: Verdana, Arial, Helvitica, sans-serif;
		font-size: 12px;
		color: #385C70;
		font-weight: bold;
		padding-bottom: 0px;
		margin-bottom: 3px;
		margin-top: 10px;	
		padding-top: 0px;
}
#content h2 {
		font-family: Verdana, Arial, Helvitica, sans-serif;
		font-size: 12px;
		color: #385C70;
		font-weight: bold;
		padding-bottom: 0px;
		margin-bottom: 3px;
		margin-top: 0px;	
		padding-top: 0px;
}
#content p {
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		color: #333333;
}
#content ul {
        	padding-left: 0px;
        	margin-left: 15px;
        	line-height: 16px;
        	padding-top: 0px;
        	margin-top: 5px;
        	margin-bottom: 0px;	
        	padding-bottom: 0px; 
        	border: 1px;
}
#content li {
        	padding-left: 0px;
        	margin-left: 0px;
        	line-height: 16px;
        	/*list-style-image: url(images/lgreen.gif);*/
        	list-style-image: url(images/redarrow.gif);  
        	list-style-type: none;
}
#content ul li a {
        	padding-left: 0px;
        	margin-left: 0px;
        	/*list-style-image: url(images/lgreen.gif);*/
        	list-style-image: url(images/redarrow.gif);
        	list-style-type: none;
        	color: #333333;
        	font-weight: normal;
        	text-decoration: none;
}
.divider {
		margin: 0px 0px 0px;
		padding: 0px 0px 0px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #385C70;
		color: #000000;
}
.borderLines {
        	border-left: 1px solid #D5D3BD;
        	border-top: 1px solid #D5D3BD;
                border-bottom: 1px solid #D5D3BD;
}
.rightDivider {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #D5D3BD;
}
.sample {
		padding: 3px;
		margin: 0px;
		font-family: Verdana, Arial, Helvitica, sans-serif;
		font-size: 11px;
}


/* CSS for the tabs of Horizontal Menu */
#horizontalmenu {
		position: relative;
		display: block; 
		height: 39px; 
		font-size: 11px; 
		font-weight: bold; 
		background: transparent url(images/bgOFF.gif) repeat-x top left;
		font-family: Arial, Verdana, Helvitica, sans-serif;
		border-top: 4px solid #B30000;
}
#horizontalmenu ul {
		margin: 0;
 		padding: 0;
		list-style-type: none;
		width: auto;
}
#horizontalmenu ul li {
		display: block;
 		float: left;
		margin: 0;
}
#horizontalmenu ul li a {
		display: block;
		float: left;
		font-size: 11px; 
		font-weight: bold;
		font-family: Arial, Verdana, Helvitica, sans-serif;
		color: #666;
		text-decoration: none;
		padding: 11px 20px 0px 20px; 
		height: 23px;
		background: transparent url(images/bgDIVIDER.gif) no-repeat top right;
}
#horizontalmenu ul li a:hover, #horizontalmenu ul li a.current {
		color: #B30000;
		font-size: 11px; 
		font-weight: bold;
		font-family: Arial, Verdana, Helvitica, sans-serif;
		background: #fff url(images/bgON.gif) no-repeat top right;
}

/* CSS for the sub tabs of Horizontal Menu */
#dropmenudiv {
		position: absolute;
		border-bottom-width: 0;
		border-left: 1px solid #CCCCCC;
		font: normal 12px Verdana;
		line-height: 18px;
		z-index: 100;
}
#dropmenudiv a {
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #CCCCCC;
		padding: 3px 2px;
		text-decoration: none;
		font-weight: bold;
		background-color: white;
		color: #385C70;
}
#dropmenudiv a:hover { /*hover background color */
		background-color: #DDDDD6;
		color: #333333;
}











