/* CSS Document */
body
	{
		margin:20px;
		padding:0px;
		line-height: normal;
		background-color:#73787B;
		background-image: url(images/bg_page.jpg);
		background-repeat:repeat-x;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}


.banner {background:url(images/banner.jpg); background-repeat: repeat-x ;}
.top1 {background:url(images/f_bot11.png); background-repeat: no-repeat ;  width:950px; height:7px;}
.top2 {background:url(images/f_bot22.png); background-repeat: repeat-y ;  width:950px;}
.top3 {background:url(images/f_bot33.png); background-repeat: no-repeat ;  width:950px; height:14px;}

.bg1 {background:url(images/bg1.jpg); background-repeat: repeat-x ;}
.bg1_left {background:url(images/bg1_left.jpg); background-repeat: repeat-x ;}
.bg2 {background:url(images/bg2.jpg); background-repeat: repeat-x ;}

.sidebar {background:url(images/bg_sidebar.png); background-repeat: repeat-y ;}




.footerbg
	{
		width:100%;
		height:60px;
		background-image: url(images/footer_bg.jpg);
		background-repeat:repeat-x;
	}

.logobg
	{
		
		background-image: url(images/bg_logo.png);
		background-repeat:no-repeat;
		background-color: #878787;
	}

.logobg_bot
	{
		
		background-image: url(images/bg_logo_bot.png);
		background-repeat:no-repeat;
	}

.loginbar
	{
		
		background-image: url(images/bg_loginBar.png);
		background-repeat:repeat;

	}

.tablebg
	{
		
		background-image: url(images/bgtable.jpg);
		background-repeat: repeat;
		border:2px solid #ffffff;
	}



body,td
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}


.rightpan { font:11px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#5780A2; line-height:18px; }


.bgtbl{
	background-color:#D4DBE3;
	background-image: url(images/tablehead.jpg);
	color:#49586D;
	height:25px;
	border:1px solid #E4DBC2;
}



.bgtbl_head{
background-color:#ffffff;
}

hr{
border: 0;
border-bottom:1px dashed #336699; 
border-color:#fff;
width: 100%;
color: #cdcdcd;
background-color: #FFCDB7;
height: 0px;
}


h1, h2, h3 {
	margin: 0;
	font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
}

h1 {
	font-size: 2em;
	color: #015AD4;
}

h2 {
	font-size: 18px;
	color:#5B7F9A;
}

h3 {
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}


.border{border:1px solid #E4DBC2;}
.border1{border:2px solid #A0CCFA;}
.borderimg {border:5px solid #ffffff;}


/* Menu */

a.menu:link {
    font-family: Georgia, Trebuchet MS,tahoma,verdana,arial;
    font-size: 12px;
    color: #F6FF00;
    text-decoration: none;
	border-bottom: 0px #cdcdcd dotted;
	line-height:20px;
	
	}
a.menu:active {
    font-family: Georgia, Trebuchet MS,tahoma,verdana,arial;
    font-size: 12px;
    color: #6D7E91;
    text-decoration: none;
	line-height:20px;
	}
a.menu:visited {
	font-family: Georgia, Trebuchet MS,tahoma,verdana,arial;
    font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	}
a.menu:hover {
	font-family: Georgia, Trebuchet MS,tahoma,verdana,arial;
    font-size: 12px;
	color: #FDB874;
	text-decoration: none;
	border-bottom: 1px #FF833B dotted;
	line-height:20px;
	}




a.lmenu:link {
    font-family: Georgia,tahoma,verdana,arial;
    font-size: 12px;
    color: #0555B8;
    text-decoration: none;
	border-bottom: 0px #C31406 dotted;
	
	}
a.lmenu:active {
    font-family: Georgia,tahoma,verdana,arial;
    font-size: 12px;
    color: #FF833B;
    text-decoration: none;
	}
a.lmenu:visited {
	font-family: Georgia,tahoma,verdana,arial;
    font-size: 12px;
	color: #336699;
	text-decoration: none;
	}
a.lmenu:hover {
	font-family: Georgia,tahoma,verdana,arial;
    font-size: 12px;
	color: #C31406;
	text-decoration: none;
	border-bottom: 1px #C31406 dotted;
	}

/* Main */

a.main:link {
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    color: #0555B8;
    text-decoration: none;
	border-bottom: 0px #C31406 dotted;
	
	}
a.main:active {
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    color: #FF833B;
    text-decoration: none;
	}
a.main:visited {
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	color: #336699;
	text-decoration: none;
	}
a.main:hover {
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	color: #C31406;
	text-decoration: none;
	border-bottom: 1px #C31406 dotted;
	}

/* footer link */

a.foot:link {
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
	border-bottom: 1px #ffffff dotted;
	
	}
a.foot:active {
    font-family: tahoma,verdana,arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
	}
a.foot:visited {
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
a.foot:hover {
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px #C31406 dotted;
	}



input {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial;
	color:#515151;
	background-color: #fefefe;
	border:normal;
	border-width:1px;
	border-color:#336699;
	
	}

select {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F8F8;
	border: 1px solid #C3C3C3;
	}
textarea {
	height : auto; 
	width : auto; 
	background-color: #F8F8F8;
	
	font-family : Tahoma, Verdana, Arial, Helvetica; 
	font-size : 11px; 
	color : #333333; 
	} 
input.btns
	{
		font-family:Tahoma, Verdana, Arial;
		font-size:8pt;
		font-weight:bold;
		color:#FFFFFF;
		background:#604F4F;
		border:outset;
		border-width:1px;
		cursor:hand;
	}
input.noborder {
	border:0px;
	background:Alpha(Opacity=0, Style=0);
	}


ul.arrow {list-style-image: url(images/arrow3.png); line-height:16px;}

ul.bullet {list-style-image: url(images/bullet.png); line-height:24px; padding-left:20  ;}
