*
{
padding:0px;
margin:0px;
}
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
letter-spacing:1px;
color:#272a2b;
text-align:justify;
}
h1
{
font-family:tahoma, arial, verdana;
font-weight:normal;
color:#06a4ea;
font-size:18px;
letter-spacing:1px;
padding-left:10px;
}
h2
{
font-family:tahoma, arial, verdana;
font-weight:normal;
color:#06a4ea;
font-size:14px;
letter-spacing:1px;
text-align:left;
padding-left:10px;
}
#top
{
background-image:url(images/top-bk.jpg);
background-repeat:repeat-x;
}

.nev a
{
font-family:Verdana, Arial,tahoma;
font-size:14px;
color:#000000;
font-weight:normal;
text-decoration:none;
background-image:url(images/link-back.jpg);
background-repeat:no-repeat;
}
.nev a:hover
{
background:url(images/link-back-h.jpg);
background-repeat:no-repeat;
}
#border1
{
border-bottom:#acc9de solid 1px;
}

.menul
{
background-image:url(images/menu-bk.jpg);
background-repeat:repeat-y;
}
.menul a
{
font-family:verdana, arial, tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#035c82;
padding-left:50px;
background-image:url(images/bullet.jpg);
background-repeat:no-repeat;
background-position:17px;
}
.menul a:hover
{
color:#000000;
text-decoration:none;
}
.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
letter-spacing:1px;
color:#272a2b;
text-align:justify;
padding-left:10px;
padding-right:10px;
text-align:justify;
}

.content a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
letter-spacing:1px;
color:#272a2b;
text-align:justify;
text-decoration:underline;
}

.content a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

.content ul li
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
letter-spacing:1px;
color:#272a2b;
margin-left:20px;
list-style-type:circle;
}


.prodtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
letter-spacing:1px;
color:#1B6EC8;
text-align:justify;
padding-left:10px;
padding-right:10px;
text-align:justify;
}

.prodtext a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
letter-spacing:1px;
color:#1B6EC8;
text-align:justify;
text-decoration
}

.prodtext a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}



#border2
{
border-bottom:#e3e5ea solid 1px;
}
.bottom
{
font-family:tahoma, arial,verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
letter-spacing:1px;
background-image:url(images/bottom-b.jpg);
background-repeat:repeat-x;
}
.bottom a
{
font-family:tahoma, arial,verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
letter-spacing:1px;
}
.bottom a:hover
{
color:#999999;
text-decoration:none;
}
#background
{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
}

.inputtext
{
width:200px;
height:18px;
font-size:10px;
color:#272a2b;
border:1px solid #3B8DBF;
}

.inputtextarea
{
width:200px;
font-size:10px;
color:#272a2b;
border:1px solid #3B8DBF;
}

.page_jump {
		font: 12px verdanam, Arial, Helvetica, sans-serif;
		padding-top: 12px;
		padding-left:10px;
		padding-bottom: 10px;
		margin: 0px;
		text-align: center;
		color:#1A5A76;
	}
	
	.page_jump a, .pageList .this-page {
	    font-size:12px;
		padding: 2px 6px;
		border: solid 1px #ddd;
		background: #fff;
		text-decoration: none;
		color:#1A5A76;
	}
	
	.page_jump a:visited {
		font-size:12px;
		padding: 2px 6px;
		border: solid 1px #ddd;
		background: #fff;
		text-decoration: none;
	}
	
	.page_jump .end {
	    font-size:12px;
		padding: 2px 6px;
		border: solid 2px #ddd;
		background: #fff;
	}
	
	.page_jump .this-page {
		padding: 2px 6px;
		border-color: #999;
		font-weight: bold;
	    font-size:12px;
		vertical-align: top;
		background: #fff;
	}
	
	.page_jump a:hover {
	    font-size:12px;
		color: #fff;
		background: #3F90BF;
		border-color: #3F90BF;
		text-decoration: none;
	}
