body {
	margin:0;
	padding:0;
	background-color: #faede3;
	background-image: url(../images/base-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
   }

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

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

a:hover{
	color: #CE0B0B;
	text-decoration: none;
    }
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;
	}
.centr-bg {
	background-image: url(../images/centr-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
    }
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 9px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-bottom: 7px;
    }
 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff7f50;
	margin: 0px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 7px;
    }
.bgy {
	background-repeat: repeat-y;
    }
.bottom_addr {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
    }
.bottom_addr a {
	text-decoration: none;
    }

.bottom_addr a:hover {
	text-decoration: none;
    }
.bgx {
	background-repeat: repeat-x;
    }


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

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}


.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	background-image: url(../images/bbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
}

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

.bottom-menu a:hover {
	color: #000000;
	text-decoration: none;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/m-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #EA4826;
	text-decoration: none;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}
.l-text {
	font-size: 11px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.l-head {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.l-text1 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: Left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.l-head1 {
	font-size: 11px;
	text-align: Left;
	color: #000080;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.centr-left-bg {
	background-image: url(../images/centr-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.sub a:hover {
	color: #e2aa0f;
	text-decoration: none;
}


.body_txt {
	font-size : 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 9px;
}

.l-head2 {
	font-size : 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.table_bg
{
 background:url(../images/test.html) left bottom repeat-X;
 height:60px;
 width :100px;
 color:inherit;
}
.loginbox
{
 background:none;
 border:1;
 width:100px;
 height:12px;
 margin:0;
 padding: 1px 1px 1px 1px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
.textbox
{
 background:none;
 border:1;
 width:135px;
 height:12px;
 margin:0;
 padding: 1px 1px 1px 1px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
.dropdown
{
 background:none;
 border:1;
 width:140px;
 height:25px;
 margin:0;
 padding: 1px 1px 1px 1px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
.l-Validation {
	font-size: 11px;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #ff0000;
}
