body {
	background-image: url('images/wicbg.jpg');
	background-attachment:fixed;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.edge {
    background-image:url(images/theme/edge.png);
    background-repeat:repeat-y;
	background-position:center;
    width:765px;
    margin:auto;
}

.side_links {
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
}

.table_content {
padding-left:3px;
}

.table_title {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	padding-left:5px;
}

.table_title2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}

.contact_info {
	font-size: 11px;
	padding-left:5px;
	}
	
.search {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
h5 {
font-size: 11px;
font-weight:normal;
}

h4 {
font-size: 12px;
font-weight:bold;
}

.size10 {
font-size: 10px;
}

.size11 {
font-size: 11px;
}


a:link {
	text-decoration: none;
	color: #0E3FC0;
}
a:visited {
	text-decoration: none;
	color: #0E3FC0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
