body, td{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4D5072;
}
body{
	margin:0px;
	padding: 0px;
}
.bold{
	font-weight: bold;
}

h1{
	font-size: 32px;
	font-weight: bold;
}

h2{
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}

.header{
	background-image: url('pics/header_bkg.gif');
}

.menu {
	background-image: url('pics/menu_left_bkg.gif');
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-top:10px;
	color:  #4D5072;
}	

.First{
	font-size: 18px;
	/*color: #8385A4;*/
	font-weight: bold;
	padding-left: 10px;
}

.m_entry{
	font-weight: bold;
	padding: 0px 0 0px 0px;
	margin: 0px;
}

a.menu:link{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	display: block;
	vertical-align: middle;
	color:#4D5072;
	padding: 2px 0 2px 2px;
}
a.menu:visited{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	display: block;
	color:#4D5072;
		padding: 2px 0 2px 2px;
}
a.menu:hover{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	width: 100%;
	background-color: #8385A4;
	display: block;
	background-image: url('pics/menu_over.jpg');
	background-repeat: no-repeat;
		padding: 2px 0px 2px 0px;
}

.red{
	color: #D12727;
	}
.green{
	color: Green;
	}	
.gray{
	color: Silver;
}
.content{
	margin-left: 10px;
	margin-top: 10px;
	background-image: url('pics/content_bkg.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
}

.counter{
	padding-left: 10px;
	vertical-align: bottom;
	padding-bottom: 0px;
}

.p{
	padding: 5px;
}

.ord{
	border: 0px solid #8385A4;
		background-color: #EAEAF4;
}
.ordP{
	font-weight: bold;
	background-color: #EAEAF4;
}

.footer{
	background-image: url('pics/footer.gif');
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 3px;
}

.spacer{
	height: 1px;
	padding: 0px;
	margin: 0px;
}


a:link{
color: #4D5072;
font-weight: bold;
	text-decoration: none;
}
a:visited{
color: #4D5072;
font-weight: bold;
text-decoration: none;
}
a:hover{
color: #4D5072;
font-weight: bold;
text-decoration:underline;
}
#fscroller a:link{
color: #4D5072;
	text-decoration: none;
	font-weight: normal;
}
#fscroller a:visited{
color: #4D5072;
text-decoration: none;
font-weight: normal;
}
#fscroller a:hover{
color: #4D5072;
text-decoration:underline;
font-weight: normal;
}

.redbkg{
	background-color: Red;
}

div.images img{
width: 160px;
align: center;
text-align: center;
vertical-align: middle;
	
}
