a{
	font-family: Tahoma, Geneva, Verdana, Zawgyi-One;
	font-size: 13px;
	font-weight:normal;
	color: #626938;
	text-decoration:none;
}

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

*
{
border: 0;
margin: 0;
}

body
{

	font: 13px Arial, Helvetica, sans-serif, Zawgyi-One;
	color: #000000;
	background: url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #f3f5e9;/* 243,245,233*/
	text-align:center;
}

#mainbg{
	background: url(images/main_bg.png);
	background-repeat:repeat-y;
	width: 1048px;
	margin: 0 auto;
	text-align:left;
}

#main{
	margin-left: 16px;
	width: 1014px;
	height: auto;
	background-color: #f3f5e9;
}

#header{
	width: 1014px;
	margin: 0 auto;
	height: 234px;
	background: url(images/header1.jpg) no-repeat top;
}

#logo{
	text-align: right;
	height: 75px;
	padding-right: 10px;
	padding-top: 12px;
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#content{
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_bg{
	background: url(images/contentbg1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #f3f5e9;
}

#fb{
	width: 610px;
	margin-left: 171px;
}

#fb p{
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}

#text{
}


#fb H3{
	font-family: Tahoma, Geneva, Verdana, Zawgyi-One;
	font-weight:normal;
	color: #ff4080;
	font-size: 16px;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	width:100%;
	margin-bottom:5px;
	/*background: url(images/title_left.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
}

.read, #right ul .read{
	text-align: right;
	background: url(images/read.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:10px;
	margin-bottom:10px;
	height:16px;
}

.read a, #right ul li .read a{
	color: #ffffff;
	font-weight:normal;
	padding-right:4px;
	font-size: 13px;
	text-decoration:none;
}

.read a:hover, #right ul .read a:hover{
	text-decoration:underline;
}


#fc{
	width: 200px;
	float:right;
	margin-right: 10px;
}

#fc ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
}

#fc li{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}

#fc a{
	text-decoration: none;
	color: #335000;
	font-weight:normal;
}


#fc a:hover {
	text-decoration: underline;
}

#fa{
	width: 160px;
	float:left;
	margin-left: 0px;
}

#fa ul{
	list-style: none;
	margin-bottom: 10px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
}

#fa li{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}

#fa a{
	text-decoration: none;
	color: #335000;
	font-weight:normal;
	font-size: 13px;
}

#fa a:hover {
	text-decoration: underline;
}



/* hit for another to f_a.txt*/
#fa #right1a{
	width: 160px;
	float:left;
	margin-left: 5px;
	padding-top: 0px;
	/*background-color: #f3f5e9; 243,245,233*/;
}

#fa #right1a a{
	color: #335000;
	font-weight:normal;
	font-size: 13px;
}

#fa #right1a ul{
	list-style: none;
	margin-bottom: 10px;
	padding-left:2px;
	padding-top: 0px;
	padding-right:2px;
}

#fa #right1a li{
	background: url(images/ls2.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}

#footer
{
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

