body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #FF0000;
	text-decoration: underline;
}

a:hover{
	color: #CD8725;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}


.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

.bottom-menu-lnk {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #5e3906;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.bot-c-name {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

.menu_lnk{
	text-decoration: none;
	color: #5e3906;
}
.slogan {
	font-weight: bold;
	color: #c62020;
	text-transform: uppercase;
	line-height: 14px;
	padding-left: 1px;
}


.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.left-title {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	background-image: url(../images/l-panel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-right: 20px;
}
.left-content {
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}
.left-content1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
.center-top-bg {
	background-image: url(../images/c-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	background-image: url(../images/center-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sdmenu {
    width: 200px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 25px;
    background: #eee url(../images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}



.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../images/title.gif) repeat-x;
}
.sdmenu .title1, .sdmenu .titlehidden1{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../images/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}.sdmenu .title1 {
    border-bottom: 1px solid #DDD;
}
.sdmenu .title1 a {
    color: white;
    text-decoration: none;
}

.sdmenu .title1 a:hover {
    background : #2876C2 ;
    color: #white;
	text-decoration: underline;
}






.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../images/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 5px;
    text-indent: 10px;
    background: #B9D2EB;
    display: block;
    border-bottom: 1px solid #DDD;
    color: black;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #2876C2 url(../images/linkarrow.gif) no-repeat right center;
    color: #FFF;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {font-size: 12px;}
.style3 
{
	font-size: 12px;
	color:#FFFFFF;
}
.style3 a
{
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.style3 a:hover
{
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}