.site_title {
    margin:0;
	padding:0px;
    width:100%;
    height:100px;
	color:#EAF3F8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:solid #95b2c4 1px;
    background:#fff url(../images/header_bg.gif) repeat-x top;
	}
body {
	padding: 0; margin: 0;
	background: #133e69 url("../images/background.jpg") repeat-x 0 0;
	/*background-attachment: fixed;*/
}
h3 {
    margin:0;
	padding:0;
    width:100%;
	color:#00000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background: url(../images/contents-bar.gif) #a5bacd right repeat-x;
	height: 22px;
	line-height: 22px;
	}

.categories_box{
	font-family: Verdana;
	border:1px solid #95b2c4;
    background:#e6f0f6 url(../images/cat.png) repeat-x top;
    font-size:10px;
	padding:5px; word-spacing:0; line-height:150%; color:#000000; margin-top:0; margin-bottom:0;
}

.spl-bullet{
	margin-top:3px;
}

.lists{
	color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image: url(../images/bluenpointy.png);
}

.lists a{
font-size:10px;
color: #3181af;
text-decoration:none;
}

.lists a:hover {
color: #143d55;
text-decoration:underline;
}

.img_box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #E5E5E5;
	border:solid #95b2c4 1px;
	padding:2px;
	width:120px;
	height:100px;
}

.footer{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
    color:#4d6676;
	height:30px;
	border:solid #95b2c4 1px;
    background:#fff url(../images/footer.png) repeat-x top;
}

.page_box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px
}

input.submit-but {
width: 94px;
height: 32px;
color:transparent;
background: transparent url(../images/search.png) no-repeat;
border: none;
}

input:hover.submit-but{
background: transparent url(../images/search-over.png) no-repeat;
}

.search-txt{
border-width:0px;
background: transparent;
}

.border_me {
margin:5px;
width:150px;
border:1px solid #95b2c4;
font-weight:bold
}

 fieldset
{
background: transparent;
border: 1px solid #95b2c4;
width: 500px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
}

legend
{

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
color: #143d55;
background: #eff6fa;
border: 1px solid #95b2c4;
padding: 2px 6px
}

.trace a {
color: #000000;
text-decoration:none;
}

.trace a:hover {
color: #000000;
text-decoration:underline;
}