/* CSS Document */
body { background-image:url(images/bg.jpg); 
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}
/*------------------------------------------------------*/
.tex1{ 
	font-family: Arial;
	font-size: 13px;
	line-height:145%;
	color:#000000;
}
/*------------------------------------------------------*/
.title{ 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#2485d8;
}

/*------------------------------------------------------*/
.border1 { 
		border-top-style:solid;
		border-top-width: 1px;
		border-bottom-style:solid;
		border-bottom-width: 1px;
		border-right-style:solid;
		border-right-width: 1px;
		border-left-style:solid;
		border-left-width: 1px;
		border-color: #ffffff;
		}
/*------------------------------------------------------*/
.border2 { padding: 1px 1px 1px 1px;
		border-top-style:solid;
		border-top-width: 1px;
		border-bottom-style:solid;
		border-bottom-width: 1px;
		border-right-style:solid;
		border-right-width: 1px;
		border-left-style:solid;
		border-left-width: 1px;
		border-color: #bde1ff;
		}
/*------------------------------------------------------*/
.border3 { padding: 6px 6px 6px 6px;
		border-top-style:solid;
		border-top-width: 1px;
		border-bottom-style:solid;
		border-bottom-width: 1px;
		border-right-style:solid;
		border-right-width: 1px;
		border-left-style:solid;
		border-left-width: 1px;
		border-color: #bde1ff;
		}
/*------------------------------------------------------*/			
.chude {
	padding: 5px 5px 5px 20px;
	border:none;
	background-image:url(images/arrow1.gif);
	margin-left:10px;
	background-repeat:no-repeat;
	background-position:1px 50%;
}
/*------------------------------------------------------*/			
.copyright{ padding: 0px 0px 5px 0px;
	font-family: verdana;
	font-size: 11px;
	line-height:120%;
	color:#999999;
}
/*------------------------------------------------------*/
.padding1 {	padding: 3px 5px 3px 5px; } 
/*------------------------------------------------------*/
.padding1 {	padding: 10px 10px 10px 10px; }
/*------------------------------------------------------*/
.link1:link{font-family:Arial; font-size: 12px; color: #4bacff; text-decoration: none; font-weight:bold}
.link1:visited{font-family:Arial; font-size: 12px; color: #4bacff; text-decoration: none;font-weight:bold}
.link1:hover{font-family:Arial; font-size: 12px; color: #ffa963; text-decoration: none;}
/*------------------------------------------------------*/
.link3:link{font-family:Arial; font-size: 12px; color: #CB1515; text-decoration: none;}
.link3:visited{font-family:Arial; font-size: 12px; color: #CB1515; text-decoration: none;}
.link3:hover{font-family:Arial; font-size: 12px; color: #4bacff; text-decoration: none;}
/*------------------------------------------------------*/
.link2:link{font-family:Arial; font-size: 11px; color: #555555; text-decoration: none;}
.link2:visited{font-family:Arial; font-size: 11px; color: #555555; text-decoration: none;}
.link2:hover{font-family:Arial; font-size: 11px; color: #2485d8; text-decoration: none;}
/*------------------------------------------------------*/
.link4:link{font-family:Arial; font-size: 12px; color: #1a77be; text-decoration: none;font-weight:bold}
.link4:visited{font-family:Arial; font-size: 12px; color: #1a77be; text-decoration: none;font-weight:bold}
.link4:hover{font-family:Arial; font-size: 12px; color: #ffffff; text-decoration: none;font-weight:bold}
/*------------------------------------------------------*/
.link5:link{font-family:Arial; font-size: 12px; color: #2485d8; text-decoration: none;}
.link5:visited{font-family:Arial; font-size: 12px; color: #2485d8; text-decoration: none;}
.link5:hover{font-family:Arial; font-size: 12px; color: #2485d8; text-decoration: underline;}
