body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: White;
	background-color: #0000D0;
	background: url(../images/lftmenu180.jpg) repeat-y;
}
.sdmenu {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: #c2cede url(../images/lftmenu180.jpg) repeat-y;
	/* url(images/bottom.gif) no-repeat right bottom;*/
}
/*.sdmenu a:hover {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: #FFCC00 url(images/bottom.gif) no-repeat right bottom;
	color: red;
}*/
.sdmenu .title, .sdmenu .titlehidden {
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: White;
	font : normal;
	background-image: url(../images/lftmenu180.jpg);
	background-repeat: repeat-y;
}
/*.sdmenu .title, .sdmenu .titlehidden a:hover {
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: red;
    background: #FFF url(images/title.gif) repeat-x;
}*/

.sdmenu .title a {
	color : White;
	font-style : normal;
}
.sdmenu .title a:hover {
	color : Yellow;
	font-style : normal;
}
.sdmenu .arrow {
	margin-left: 10px;
	margin-right: 7px;
}
.sdmenu .titlehidden {
    border-bottom: none;
}
.sdmenu #top {
	/*background: url(images/toptitle.gif) no-repeat;*/
	color : White;
	font-style : normal;
}
.sdmenu #top a:hover {
	color : Yellow;
}
.sdmenu .submenu {
    overflow: hidden;
}
.sdmenu .submenu a {
	padding: 5px 0;
	text-indent: 10px;
	background: #c2ceda;
	display: block;
	border-bottom: 1px solid #DDD;
	color: Navy;
	text-decoration: none;
}
.sdmenu .submenu a:hover {
	background : #0000D0 url(images/linkarrow.gif) no-repeat right center;
	color: White;
}
h2.c3 {
 text-align: left
}
p.c2 {
 text-align: left;
 float: left;
}
div.c1 {
 text-align: left
}