﻿BODY{
		COLOR: black;
		FONT-FAMILY: Arial;
		FONT-SIZE: 12px;
		margin-top : 0;
		margin-left : 0px;
		margin-right : 0;
		background: #33599A;
}
A{
		text-decoration: none;
}
A:hover{
		text-decoration: underline;
}

h1 {
		COLOR: black;
		FONT-FAMILY: Arial;
		FONT-SIZE: 11pt;
		font-weight: bold;
		}

td {
		COLOR: black;
		FONT-FAMILY: Arial;
		FONT-SIZE: 8pt;
}
th {
		COLOR: White;
		FONT-FAMILY: Arial;
		FONT-SIZE: 8pt;
		background: #c80000;
		padding: 3px 3px 3px 3px;
		border-top-color: Black;
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-color: Black;
		border-bottom-style: solid;
		border-bottom-width: 1px;
}

th a {
		COLOR: White;
		font-weight: bold;
		text-decoration: none;
}

th a:hover {
		COLOR: #D69125;
		font-weight: bold;
		text-decoration: underline;
}

.carpic{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}

.list1 {
		background: #E4E4E4;
		text-align:left;
}
.list2 {
		background: #D2D2D2;
		text-align:left;
}
.reduced {
		background: #caffca;
}
.Smenu-bar a,
.Smenu-bar a:visited { border: 1px outset #3F3F3F; padding: 4px 4px 4px 4px; color: White; width: 100;  font-size: 12px;  background-image: url(../images/bground.gif);  border-bottom-color: black;  border-right-color: Silver;   }

.Smenu-bar a:hover {	COLOR: White;	text-decoration: underline;}
