@charset "utf-8";
body{
	scrollbar-highlight-color:#FAFAFA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-shadow-color: #939393;
	scrollbar-track-color:#F4F4F4;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#939393;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/bg_inside.gif);
	margin: 0px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: "Arial, Helvetica, sans-serif";
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	
}
.a {
	font-size: 11px;
	color: #7a7a7a;
	text-decoration: none;
	line-height: normal;
}
.a:hover {
	font-size: 11px;
	color: #836f4e;
	text-decoration: none;
	line-height: normal;
}
.b {
	color: #666666;
	text-decoration: none;
}
.b:hover {
	color: #b4811e;
	text-decoration: none;
}

.e {
	color: #666666;
	text-decoration: underline;
}
.e:hover {
	color: #836f4e;
	text-decoration: underline;
}




.padding {
	padding-left: 25px;
}
.padding1 {
	padding: 10px;
}

.c {
	font-size: 13px;
	color: #565555;
	text-decoration: none;
	margin: 0px;
}

.c:hover {
	font-size: 13px;
	color: #1b71cb;
	text-decoration: none;
	margin: 0px;
}
.border {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

.bottom {
	text-decoration: none;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* for table colour*/
.table_heading{
	font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;	
	text-align: center;	
	background-color: #836f4e;
}
.table_bg1{
	font-size: 12px;
	color: #585858;
	background-color: #cccccc;
	text-align: center;	
}

.table_bg2{
    font-size: 12px;
	color: #585858;
	text-align: center;	
	background-color: #EEEEEE;
}
.table_bg3{
    font-size: 12px;
	color: #585858;
	text-align: center;	
	background-color: #CDC0AB;
}
.table_title{
	font-size: 12px;
	color: #585858;

	font-weight: bold;
}
.table_content{
	font-size: 12px;
	color: #585858;
}

.qlink {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.qlink:hover {
	font-size: 12px;
	color: #836f4e;
	text-decoration: none;
	font-weight: bold;
}

.road {
	color: #585858;
	text-decoration: none;
}
.road:hover {
	color: #836f4e;
	text-decoration: none;
}
.highlight {
	color: #836f4e;
	font-weight: bold;
}


.leftmenu_bg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	font-size: 12px;
	color: #585858;
}
.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}


.menulink {
	font-size: 12px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #585858;
	text-decoration: none;
	margin: 0px;
}

.menulink:hover {
	font-size: 12px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}

.menulink2 {
	font-size: 12px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}

.menulink2:hover {
	font-size: 12px;
	font-family: "Arial, Helvetica, sans-serif";
	color: #836f4e;
	text-decoration: none;
	margin: 0px;
}

.table_bg2_1{
	font-size: 12px;
	color: #585858;
	background-color: #cccccc;
	padding-left:5px;
	text-align: left;	
}

.table_bg2_2{
    font-size: 12px;
	color: #585858;
	text-align: left;	
	padding-left:5px;
	background-color: #EEEEEE;
}
.line {
 background-image: url(img/green_line.gif);
 background-repeat: repeat-x;
 background-position: center center;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 635445;
	text-decoration: underline;
}
