/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #B4B4B4;
	line-height: 20px;
}


#bg2 {
	width: 100%;
	height: 100%;
	background: url(../AspxImages/bg_top.gif)  top repeat-x;}

#header { 
	width:1016px;
	background: url(../AspxImages/header.jpg) left top no-repeat;
	height: 376px;
}

#logo {	
		height: 304px;
		width: 100%;
		background: url(../AspxImages/big_img.jpg) left top no-repeat;
}

#logo H2 {

		font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
}

.logo_l {
	float:left;
	width:290px;
	padding: 185px 0px 0px 14px;
	
	}
	
.logo_r {
	float: right;
	width:500px;
	padding: 67px 36px 0px 0px;
	}
	
H5
{
    font-style: italic;
    font-size: 25px;
    color: #ffc082;
    padding: 0px 0px 10px 33px;
    font-weight: bold;
}
H6
{
    font-style: italic;
    font-size: 20px;
    color: #ffffff;
    padding: 0px 0px 10px 33px;
    font-weight: bold;
    float: right;
}

	
.f_ibw {
	font-style:italic;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	
}


#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:100;
}

#buttons{
	text-align:center;
	height: 66px;
	margin-left: 0px;
	padding-top: 0px;
	background: url(../AspxImages/buttons.jpg) left top no-repeat;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-top: 19px;
	height: 40px;
}

.but
{
    width: 201px;
    background: url(../AspxImages/but.png) left top no-repeat;
    float: right;
}
#buttons p
{
    padding: 20px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    display: block;
    float: left;
    color: #FFFFFF;
    text-align: center;
    height: 40px;
    font-weight: bolder;
}
#buttons p:hover
{
    color: #f47900;
}
#buttons .but:hover {
	text-decoration: underline;}

.razd_b {
	float:right;
	width:2px;
	height:43px;
	background: url(../AspxImages/b_razd.gif) 0px 15px no-repeat;}

#main {
	width: 1016px;
	margin: 0px auto;
	padding-top: 8px; }

#content{
	width: 1016px;
	background: url(../AspxImages/cont_razd.gif) 296px 0px repeat-y;
}
#content p
{
    color: #413838;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    margin: 3px 30px 5px 10px;
}
#content p.tb
{
    color: #413838;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    margin: 2px 10px 2px 10px;
}

#content p:hover
{
    color: #ff870f;
}

#content H1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	padding: 17px 0px 20px 13px;
	background: url(../AspxImages/tit_rightPopUp.jpg) 0px 0px no-repeat;
}

#left{
	width: 290px;
	float: left;
	color:#000000;
}

.list { padding: 0px 0px 20px 0px;}

.opt {
	background:url(../AspxImages/opt.gif) bottom repeat-x;
	height: 38px;}

.opt_a {
	padding: 10px 0px 0px 33px;
	background:url(../AspxImages/opt_a.gif) 10px 14px no-repeat;
	}
.opt_a:hover {
	padding: 10px 0px 0px 33px;
	background: url(../AspxImages/opt_ah.gif) 10px 14px no-repeat;
	}
	
.opt_a a {
	color:#000000;
	text-decoration:none;}

.left_b
{
    padding: 3px 15px 0px 15px;
    font-size: 12px;
    line-height: 18px;
}

.left_b td.rnd
{
    border-radius: 6px;
    background-color: #b45b01;
}

.box10
{
    /*background: url(../AspxImages/img_12.gif) 7px 10px no-repeat #EFEFEF;*/
    width: 288px;
    background-color: #EFEFEF;
}

.box10 table.tbl td:Hover
{
    background-color: #fff;
}
.box10 table.tbl td.head
{
    border: 1px solid #837d7a;
    border-radius: 8px;
    background-color: #ff870f;
    font-family: arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 10px;
    margin: 5px;
}
.box10 table.tbl td.head:Hover
{
    background-color: #8e4800;
}
.box10 td.cell
{
    padding: 10px;
    margin: 5px;
    border: 1px solid #837d7a;
    border-radius: 8px;
    font-size: 18px;
    font-family: arial, Helvetica, sans-serif;
}

.box10 a
{
    text-decoration: none;
    color: #413838;
}
.box10 a:hover
{
    font-weight: bold;
    font-size: 12px;
}		

.box11{ 
	background: url(../AspxImages/img_13.gif) 7px 10px no-repeat #EFEFEF;
	width: 288px;}

.box_bot {
		height: 9px;
		background:url(../AspxImages/box_bot.gif) left bottom no-repeat;
		width: 288px;}
		
.box_top {
		height: 9px;
		background: url(../AspxImages/box_top.gif) left top no-repeat;
		width: 288px;}




.text{
	padding: 10px 10px 10px 12px;
	line-height: 18px;
	background:url(../AspxImages/bg_text.jpg) left top no-repeat;
}
.txt
{
    width: 710px;
    background-color: #b4b4b4;
}
.txt_con
{
     width: 710px;
    background-color: #efefef;
}
.txt_bot {
		height: 10px;
		background:url(../AspxImages/bg_text_bt.jpg) left bottom no-repeat;
		width: 710px;}
		
.txt_top {
		height: 10px;
		background: url(../AspxImages/bg_text_Tp.jpg) left top no-repeat;
		width: 710px;}
		
		
.txt table.tbl
{
   /* border: 1px solid #837d7a;*/
    border-radius:8px;
}
.txt table.tbl td
{
    border-bottom: 1px solid #837d7a;
}
.txt table.tbl td:Hover
{
    background-color: #fff;
}
.txt table.tbl td.head
{
    border: 1px solid #837d7a;
    border-radius: 8px;
    background-color: #ff870f;
}
.txt table.tbl td.head:Hover
{
    background-color: #8e4800;
}
.txt td.cell
{
    border: 1px solid #837d7a;
    border-radius: 8px;
}

.txt a
{
    text-decoration: none;
    color: #413838;
}
.txt a:hover
{
    font-weight: bold;
    font-size: 12px;
}		

.text a{
	color: #F77900;
	font-weight: bold
}
.text table.tbl
{
   /* border: 1px solid #837d7a;*/
    border-radius:8px;
}
.text table.tbl td
{
    border-bottom: 1px solid #837d7a;
}
.text table.tbl td.head
{
    /*border: 1px solid #837d7a;
    border-radius: 8px;*/
    background-color: #ff870f;
}
.text table.tbl td.head:Hover
{
    /*border: 1px solid #837d7a;
    border-radius: 8px;*/
    background-color: #8e4800;
    color: #ffffff;
}
.text td.cell
{
    /*border: 1px solid #837d7a;
    border-radius: 8px;*/
}

.text td.cell:Hover
{
    background-color: #fcdfb7;
}

#left .img {	float:left;
		margin: 6px 15px 5px 0px;
}

#right .img {	float:left;
		margin: 3px 15px 3px 0px;
}

#left span
{
    padding: 2px;
    margin: 2px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#right span {	color:#F37901;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #FFFFFF;
	text-align: center;
	padding: 17px 0px 20px 0px;
	background:url(../AspxImages/tit_left.jpg) left top no-repeat;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:left;
	padding: 17px 0px 20px 13px;
	background: url(../AspxImages/tit_right.jpg) 0px 0px no-repeat;
}

#right H1:Hover
{
    font-weight: bolder;
    font-size: 20px;
}

.title { background: url(../AspxImages/right_tit2.gif) left bottom repeat-x;}

.read{
	text-align:right;
	padding-right:5px;
	padding-top: 10px;
	font-weight:bold;
	font-size:12px;
}

#right{
	float: right;
	width: 710px;
	padding: 0px 0px 0px 0px;
}

#footer{
	height: 54px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 13px 0px 0px 0px;
	background: url(../AspxImages/footer.jpg) 0px 8px  no-repeat;
}

#footer a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
#float
{
    width: 229px;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    float: left;
    border: 1px solid #c7cacd;
    background: #fff;
    border-radius: 6px;
    -webkit-border-shadow: 10px;
    visibility: hidden;
    position: absolute;
}
.linkBut
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #914901;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    float: right;
}
.butt
{
    margin: 5px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    background-color: #656565;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    float: right;
}
.butt:hover
{
    background-color: #3d3b3b;
    color: #ffffff;
}
.src_box
{
    border-radius: 6px;
    width: inherit;
}
.txt_box
{
    border: 1px solid #000000;
    border-radius: 6px;
}
.txt_box:Hover
{
    font-weight: bold;
}
.chk
{
    text-align: right;
}
/*For Log in Page*/

.log_lft
{
	width: 335px;
	float: left;
	margin: 0px 1px 0px 1px;
}
.log
{
    margin: 0px 1px 0px 1px;
    width: 330px;
    background-color: #b4b4b4;
    float: left;
}
.log_con
{
     width: 330px;
    background-color: #efefef;
}
.log_bot {
		height: 9px;
		background:url(../AspxImages/log_bot.jpg) left bottom no-repeat;
		width: 330px;}
		
.log_top {
		height: 9px;
		background: url(../AspxImages/log_top.jpg) left top no-repeat;
		width: 330px;}
		
		
.log table.tbl
{
   /* border: 1px solid #837d7a;*/
    border-radius:8px;
}
.log table.tbl td
{
    border: 1px solid #837d7a;
    border-radius:8px;
}
.log table.tbl td:Hover
{
    background-color: #fff;
}
.log_lft H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    color: #ffffff;
    text-align: center;
    margin: 0px 1px 0px 1px;
    padding: 17px 0px 20px 13px;
    background: url(  '../AspxImages/tit_leftlog.jpg' ) no-repeat 0px 0px;
}
.log td.cell
{
    border: 1px solid #837d7a;
    border-radius: 8px;
}
.errp
{
    color: #660033;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 5px;
    font-weight: bolder;
}
.errStl
{
    background-color:#f4a99a;
}

/*For PopUp Window*/
.txt_Pop
{
    width: 1016px;
    background-color: #b4b4b4;
}
.txt_Pop_con
{
     width: 1016px;
    background-color: #efefef;
    overflow: auto;
    height: 500px;
}
.txt_Pop_bot
{
    height: 10px;
    background: url(../AspxImages/bg_text_btPopUp.jpg) left bottom no-repeat;
    width: 1016px;
}
		
.txt_Pop_top {
		height: 10px;
		background: url(../AspxImages/bg_text_TpPopUp.jpg) left top no-repeat;
		width: 1016px;}
		
		
.txt_Pop table.tbl
{
   /* border: 1px solid #837d7a;*/
    border-radius:8px;
}
.txt_Pop table.tbl td
{
    border: 1px solid #837d7a;
    border-radius:8px;
}
.txt_Pop table.tbl td:Hover
{
    background-color: #fff;
}
.txt_Pop table.tbl td.head
{
    border: 1px solid #837d7a;
    border-radius: 8px;
    background-color: #ff870f;
}
.txt_Pop table.tbl td.head:Hover
{
    background-color: #8e4800;
}
.txt_Pop td.cell
{
    border: 1px solid #837d7a;
    border-radius: 8px;
}

.txt_Pop a
{
    text-decoration: none;
    color: #413838;
}
.txt_Pop a:hover
{
    font-weight: bold;
    font-size: 12px;
}		
.bdy{
    width: 288px;
	margin: 0px auto;
	padding-top: 8px; 

}
.box10_Pop
{
    /*background: url(../AspxImages/img_12.gif) 7px 10px no-repeat #EFEFEF;*/
    width: 288px;
    background-color: #EFEFEF;
}
