/* CSS Document */
body {
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#edfdbb;
	background-position: left top;
	margin:auto; 
	/*
	font-family:  MS Sans Serif, Verdana;
	SCROLLBAR-FACE-COLOR: #C8E32B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #59C609;  
	SCROLLBAR-SHADOW-COLOR: #006600; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 	
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;  
	SCROLLBAR-DARKSHADOW-COLOR: #EDFDBB; "*/
}
.title {
	font-family:  MS Sans Serif, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bk {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.banner{
	background-image: url(../images/banner.gif);
	background-repeat: repeat;
	height: 279px;
	width: 787px;
}
.dot_right{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.dot_left{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.dot_menu{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.dot_buttom{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_green{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cc33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00cc33;
	border-right-color: #00cc33;
	border-left-color: #00cc33;
}
.box_top{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*******************text**************************/
.text_Nor_green {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
}
.text_B_green {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.text_s_green {
	font-family:  MS Sans Serif, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.text_Nor_grey {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.text_B_grey {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text_s_grey {
	font-family:  MS Sans Serif, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text_Nor_orange {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FF8000;
	text-decoration: none;
}
.text_B_orange {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FF8000;
	text-decoration: none;
	font-weight: bold;
}
.text_B_red {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.text_s_orange {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FF8000;
	text-decoration: none;
	font-weight: bold;
}
.text_B_white {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_B_black {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*********************link**********************/
.navigation:link, .navigation:visited {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	display: block;
	text-decoration: none;
	/*background-color: #0B8AAB;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px 10px 6px 15px;
	width: 190px;

}

.navigation:hover {
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	display: block;
	padding: 3px 10px 6px 15px;
	width: 190px;
	text-decoration: none;
	background-color: #ECFBC8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.menu_link:link, .menu_link:visited {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	display: block;
	text-decoration: none;
	width: 186px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 30px;
}

.menu_link:hover {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: block;
	width: 186px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #D7FD92;
	color: #FFFFFF;
}
.link_text:link, .link_text:visited{
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.link_text:hover{
	color: #FFFFFF;
}
.link_text2:link, .link_text2:visited{
	font-family:  "MS Sans Serif", Verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #006633;
	text-decoration: none;
}
.link_text2:hover{
	color: #FF9900;
	text-decoration: underline;
}
.link_orange:link, .link_orange:visited{
	font-family:  MS Sans Serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.link_orange:hover{
	color: #CCCCCC;
}
.link_green:link, .link_green:visited{
	font-family:  MS Sans Serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.link_green:hover{
	color: #CCCCCC;
}
.box_button {
	font-family:  MS Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #00CC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

/*********************************************NEW DESIGN PAGE IN *********************************************/
.page_text{
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.pagein_bg {
	background-image: url(../images/pagein_m14_bg.gif);
	background-color: #ECFCBA;
	background-repeat: repeat-x;
}
.pagein_box {
	background-color: #dbf3a3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5f9b1;
	border-right-color: #e5f9b1;
	border-bottom-color: #e5f9b1;
	border-left-color: #e5f9b1;
}
.b2_bg {
	background-image: url(../images/b2_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
