﻿BODY, BR, P, TD {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

H1{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #00395a;
}

H2{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #c8c8c8;
}

.title{
	font-size: 20px;
	color: #00395a;
	padding-bottom: 0px;
}

A, A:Link, A:visited, A:Active {
	color: #00395a;
	text-decoration: underline;
}
		
A:hover {
	color: #ffffff;
	background-color: #00395a;
	text-decoration: none;
}

#Subcat UL{
	padding:  0;
	margin: 0;
	list-style-type: none;
}

#Subcat li{
	color: #000000;
	background-color: #acacad;
	margin: 5px;
	margin-bottom: 2px;
	padding: 5px;
}

#Subcat li a, #Subcat li a:active, #Subcat li a:visited{
	width: 100%;
	text-decoration: none;
	padding: 5px;
}

#Subcat li a.current{
	color: #ffffff;
	background-color: #00395a;
}



.stroked{
	background-color: #ffffff;
	border: 1px solid #00395a;
	list-style-type: none;
	padding: 3px;
	text-decoration: none;
	width: 150px; 
	margin: 5px 0px 5px 5px; 
	float: right;
}
		
A.stroked:hover {
	background-color: #cccccc;
}

.ATitle A, .ATitle A:Link, .ATitle A:visited, .ATitle A:Active { 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
		
.ATitle A:hover {
	text-decoration: none;
}

.ATxt A, .ATxt A:Link, .ATxt A:visited, .ATxt A:Active { 
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	
}
		
.ATxt A:hover {
	color: #000000;
	text-decoration: none;
}

A.cat, A.cat:Link, A.cat:visited, A.cat:A.cat:Active { 
	font-size: 20px;
	color: #c8c8c8;
	text-decoration: none;
	margin-bottom: 10px;
}
		
A.cat:hover {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}
.w{
	font-size: 18px;
	color: #00395a;
	
}

.input, INPUT{
	font-size: 11px; border: 1px solid #00395a; background-color: #ffffff; color: #000000;
}

.small_pic{
	float: left;
}

#pages{
	height: 28px;
	padding: 5px;
	border: 1px solid #00395a;
	background-color: #d3e4ee;
}
#pages ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pages li{
	float: left;
	margin-right: 3px;
}