body,table,tr,td,p {
	/*font-family: tahoma;
	font-size:14px; */
	font-size: 12px;
	font-family: tahoma;
	color:#808080;
	text-decoration : none;
	line-height: 16px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.menu
{
	font-family: tahoma;
	font-size:14px;
}
.Font_W12 {
	font-family: tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.search {
	font-family: tahoma;
	font-size: 12px;
	background-color: #F4F4F4;
	border: 1px solid #333333;
}
.data {
	font-family: tahoma;
	font-size: 12px;
	background-color: #F2F2F2;
	border: 1px solid #333333;
}
.data_td1 {
	font-family: tahoma;
	font-size: 12px;
	background-color: #E5E5E5;
}
.data_td2 {
	font-family: tahoma;
	font-size: 12px;
	background-color: #D4D4D4;
}
.FontHead {
	font-family: tahoma;
	font-size: 14px;
	color:#943801;
}
.FontForget {
	font-family: tahoma;
	font-size: 14px;
	color:#FD0016;
	font-weight:bold;
}
.TD 
{
	/*
	font-family: tahoma;
	font-size: 12px;
	background-color: #7E7E7E;
	border: 0px solid #333333; */
}
.FontBig {
	font-family: tahoma;
	font-size: 16px;
	color:#943801;
}
/*******text box**************/
.txtL
	{
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	Height: 18px;
	BORDER: 1px solid #6699CC;
	}
	.txtR
	{
	BACKGROUND: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-align: right;
	Height: 18px;
	BORDER: 1px solid #C36A6A;
	}
	.txtReadL{
	font-family: tahoma;
	font-size: 14px;
	background-color: #D4C8C8;
	Height: 18px;
	BORDER: 1px solid #C36A6A;
	}
	.txtReadR{
	font-family: tahoma;
	font-size: 14px;
	background-color: #D4C8C8;
	text-align: right;
	Height: 18px;
	BORDER: 1px solid #C36A6A;
	}
	.txtRequireL{
	BACKGROUND: #FFF0C4;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	Height: 18px;
	BORDER: 1px solid #C36A6A;
	}
	.txtRequireR{
	BACKGROUND: #FFF0C4;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-align: right;
	Height: 18px;
	BORDER: 1px solid #C36A6A;
	}

	.txtArea
	{
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	Height: 60px;
	width: 270px;
	BORDER: 1px solid #C36A6A;
	}

	.txtAreaW
	{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	Height: 60px;
	width: 350px;
	BORDER: 1px solid #C36A6A;
	}

	.txtAreaH
	{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	Height: 80px;
	width: 270px;
	BORDER: 1px solid #C36A6A;
	}

	.txtAreaLong
	{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	Height: 60px;
	width: 680px;
	BORDER: 1px solid #C36A6A;
	}

	.btn
	{
	font-family: tahoma;
	font-size: 14px;
	}

.chk 
	{
	font-family: tahoma;
	font-size: 11px;
	}

.rdo 
	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	}

	.cbo 
	{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
	BORDER-RIGHT: 1px solid #DDDDDD;
	BORDER-BOTTOM: 1px solid #DDDDDD;
}
/******************** Grid ****************************/
.GridHeader, GridHeader td{
	background-color: #7E7E7E;
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: tahoma;}

.GridHeader a, .GridHeader a:link {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}

.GridHeader a:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.GridHeader a:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}
.GridItem , GridItem td{
	background-color: #E5E5E5;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT: 20px;
	text-align: left;
	font-weight:bold;
}

.GridItem a, .GridItem a:link {
	BACKGROUND: #E5E5E5;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT: 20px;
	text-align: left;
	font-weight:bold;

}

.GridItem a:visited {
	BACKGROUND: #E5E5E5;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT: 20px;
	font-weight:bold;

}

.GridItem a:hover {
	BACKGROUND: #E5E5E5;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT: 20px;
	font-weight:bold;
}

.GridEdit , GridEdit td{
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	background-color :#C2DEEF;
	padding: 5px;
	font-weight:bold;

}

.GridEdit a, .GridEdit a:link {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	background-color :#C2DEEF;
	font-weight:bold;
}

.GridEdit a:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	background-color :#C2DEEF;
	font-weight:bold;
}

.GridEdit a:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	background-color :#C2DEEF;
	text-decoration: none;
	font-weight:bold;
}

.AltGridItem, AltGridItem td {
	BACKGROUND: #D4D4D4;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT:  20px;
	text-align: left;
	font-weight:bold;

}

.AltGridItem a, .AltGridItem a:link {
	BACKGROUND: #D4D4D4;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT:  20px;
	text-align: left;
	font-weight:bold;
}

.AltGridItem a:visited {
	BACKGROUND: #D4D4D4;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT:  20px;
	text-align: left;
	font-weight:bold;
}

.AltGridItem a:hover {
	BACKGROUND: #D4D4D4;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	HEIGHT:  20px;
	text-align: left;
	font-weight:bold;
}

.GridPager, GridPager td {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F2F2F2;
	text-align :center;
	font-weight:bold;
}
.GridPager a, .GridPager a:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align :center;
	background-color: #F2F2F2;
	font-weight:bold;
	
}
.GridPager a:visited {
	color: #FFFFFF;
	text-align :center;
}
.GridPager a:hover  {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F2F2F2;
	text-align :center;
}

.GridFooter{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:  #D4D4D4;
	Height:20;
	text-align: left;
}
.style1 {
	color: #000099;
	font-weight: bold;
}
.style8 {color: #666666}
.style9 {	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.style16 {color: #666666; font-weight: bold; }
.style16 {color: #666666; font-weight: bold; }
.style17 {font-size: 14px; font-weight: bold; color: #333333; }
.style12 {color: #666666}
.style2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}
.style5 {font-size: 12px}
.style12 {color: #666666}

.style13 {font-size: 12px; color: #666666; }
.style15 {color: #666666; font-weight: bold; }
.style17 {font-size: 14px; font-weight: bold; color: #333333; }
.style30 {
	color: #000099;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}




.style6 {color: #000099; }

.style9 {color: #666666; font-weight: bold; }

.style10 {color: #000066}

.style4 {color: #666666; }

.HomeTopic {font-size: 12px; font-weight: bold; color: #333333; }
body,td,th {
	font-family: tahoma;
	font-size: 12px;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
.style44 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.style45 {	color: #666666;
	font-weight: bold;
}
.style48 {font-size: 14px; font-weight: bold; color: #666666; }
.style49 {color: #666666}
.fontBlack {
	color: #000000;
}
.StyelEmail 
{
	color: #000000;
}
.styleHomePromotion{font-size: 12px; font-weight: bold; color: #333333; }
.styleOrange {color: #FF9900}
.StyelBlack
{
	color: #333333;
}
.StyelBlackBold
{
	color: #000000;
	font-weight:bold;
}

Job:link {
	text-decoration: none;
	color: #666666;
}
Job:visited {
	text-decoration: none;
	color: #666666;
}
Job:hover {
	text-decoration: none;
	color: #000099;
}
Job:active {
	text-decoration: none;
	color: #666666;
}
.style115 {color: #000099; font-weight: bold; }
.style200 {color: #FF0000}
