/* CSS Document */

#homepage {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
#innerpage {
	background-image: url(images/bg_inner.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
#more1 {
	position:relative;
	width:30px;
	height:23px;
	z-index:1;
	left: 140px;
	top: -15px;
}
#more2 {
	position:relative;
	width:30px;
	height:23px;
	z-index:1;
	left: 130px;
	top: -15px;
}
#more3{
	position:relative;
	width:30px;
	height:23px;
	z-index:1;
	left: 80px;
	top: -15px;
}
#more4 {
	position:relative;
	width:30px;
	height:23px;
	z-index:1;
	left: 80px;
	top: -15px;
}
.more{
	color:#0000FE;
	}
.more:link{
	color:#0000FE;
	}
.more:hover{
	color:#3D3E40;
	text-decoration:none;
	
	}
.more:visited{
	color:#0000FE;
	}	
.navig
{
	color:#006292;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:bold;
/*	text-underline-style:dot-dash;*/
	
}
.navig:link{
	color:#006292;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:normal;
}
.navig:hover{
	color:#0075AF;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:normal;
}
.navig:visited{
	color:#006292;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:normal;
}


.leftlink
{
	color:#000000;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-underline-style:dot-dash;
	
}
.leftlink:link{
	color:#000000;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.leftlink:hover{
	color:#2D9BCC;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.leftlink:visited{
	color:#000000;	
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	}
.contenttext1{
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size:12px;
	color:#767A79;	
	line-height:18px;
	}

.style2 {color: #000000}
.style3 {color: #FF0000}