body { 
	text-align:center; 
	background: #647F9D;
	font-family:verdana,sans-serif;
}

p { font-size: 90%; }

li { font-size: 90%; }

.even { background: #d1dff9; }

a {
	color: #2a2425;
}

#tabs { 
	background-color: #BCC5C4;
	border-top: 1px solid black;
	border-bottom: 1px solid black; 
}

#tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#tabs ul li { display: inline; }


#tabs ul a { 
	color: black; 
	text-decoration: underline;
	font-size: 90%;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

#tabs ul a:hover { 
	background:  #d1dff9;
	text-decoration: none;
}

#tabs .headlink_sel {
	font-weight: bold;
	font-size: 70%;
}


#container { 
	text-align: left; 
	padding-top: 0.5em;
	padding-bottom: 2em;
	border-bottom: 3px solid black;
}

.centercolumn { 
	margin:0px auto 0px auto; 
	margin-bottom: 0;
	width:675px;
	text-align: left; 
	padding-left: 2em;
	padding-right: 2em;
	background: white;
	border-left: 3px solid black;
	border-right: 3px solid black;
}

.headbar {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align: right;
	font-weight: bold;
	background-color: #4b4b4b;
	
}
.hidden { display: none; }

.error {
	color: red;
	font-size: 14px;
}

/*
 *  *  *
 *   *   * #647F9D; #55828F; #BCC5C4;
* #2a2425; }/*#4d4b4b;}*
 *
 *    */

#subcategories {
	background-color:#E9F3F2;
	border-bottom:1px solid black;
	text-align: center;
}
#subcategory {
	font-size: 70%;
}

#subcategory .active {
	font-weight: bold;
}

.center {
	text-align: center;
}
.center table
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.center table img
{
	vertical-align: top;
}
a img {
	2px solid black;
}
