html
{
	width : 100%;
	height : 100%;
	padding : 0;
	margin  : 0;
}

BODY
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color : black;
	background: #D8E4C0 no-repeat scroll left top;
	width : 100%;
	height : 100%;
}

TABLE
{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	color: #404040;
	empty-cells: show;
	vertical-align: top;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none none;
	background-color: #B1CB89
}

P,
DIV,
UL,
OL,
.content,
.comment
{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #404040;
	background-color: transparent;
	margin-top: 7px;
	margin-bottom: 12px;
}

UL
{
	margin-left: 18px;
}

LI
{
	color: #404040;
}

.content
{
	vertical-align: top;
	padding: 4px 10px 10px 10px;
}

.comment
{
	font-style: italic;
	background-color: #E8E8E8;
}

DIV.menu
{
	float: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none none;
	background: none;
}

TABLE.menu
{
	float: right;
	empty-cells: show;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none none;
	background: none;
}

TR.top
{
	background-image: url(images/header.jpg); 
	background-repeat: no-repeat;
	background-color: transparant;
}

TD,
TD.top,
TD.menutop,
TD.menuleft,
TD.menuitem,
TD.header
{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #303030;
	background-color: transparant;
	border-bottom: #004997 0px solid;	
}

TD.top
{
	padding: 0px 0px 0px 0px;
}

TD.menuleft
{
	text-align: center;
	border-right: #004997 3px solid;	
}

TD.menuitem
{
	text-align: left;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	filter: alpha(opacity=55);
	background-color: white;
}

TD.leftside,
TD.rightside
{
	height: 100%;
	font-size: 12px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	color: black;
	background-color: white;
}

TD.leftside
{
	margin-right: 1px;	
	border-right: #EC8D11 1px solid;
}


TD.rightside
{
	margin-left: 1px;
	border-left: #EC8D11 1px solid;
}

TD.header
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	color: #404040;
}

.empty
{
	background-color: #AFC3CE;
}

.dividerwide
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: black;
	background-color: #36576A;
}

A.menu:link,
A.menu:visited,
A.menu:hover
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

A.menu:hover
{
	color: red;
}

A.top:link,
A.top:visited,
A.top:hover
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
}

A.top:hover
{
	color: #A6E8FF;
}

H1
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	color: #404040;
	border-bottom: white 2px solid;
	margin-bottom: 7px;
	margin-top: 7px;
}

H2
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	color: #D59900;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	color: #D59900;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

H4
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	color: black;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

H5
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	color: black;
	margin-bottom: 1px;
	padding-bottom: 0px;
}

HR
{
	height: 1px;
	color: #4D4D4D;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

IMG.photo-left,
IMG.photo-right,
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #732B2A 0px solid;
	border-left: #F6F6C9 0px solid;
	border-right: #F6F6C9 0px solid;
	border-bottom: #732B2A 0px solid;
}

IMG.photo-left
{
	margin-left: 0px;
	margin-right: 9px;
}

IMG.photo-right
{
	margin-left: 7px;
	margin-right: 0px;
}

DIV.photo-left,
DIV.photo-right
{
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #004997;
	text-align:left;	
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

DIV.photo-left
{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}

DIV.photo-right
{
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}

A.news:link,
A.news:visited,
A.news:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

A.news:hover
{
	color: #CC0000;
}

A:link,
A:visited,
A:hover
{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-decoration: underline;
}

A:hover
{
	color: #CC0000;
}

/* List */

TABLE.list
{
/*  border-style: hidden hidden; */
/*  border-spacing: 0px */
	empty-cells: show;
	background: transparent;
/*  vertical-align: middle; */
/*  background: #FDEB6B; */
}

TH.list,
TH.listright,
TH.listcenter
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: black;
	background-color: #D9E2E7;
	vertical-align: middle;
}

TH.listright
{
	text-align: right;
}

TH.listcenter
{
	text-align: center;
}

TD.list,
TD.listright,
TD.listHighlighted,
TD.listEmphasized,
TD.label,
TD.labelMiddle,
LI.list
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: #F1F5F7;
}

TD.listright
{
	text-align: right;
}

TD.listHighlighted
{
	color: #5BB8F9;
}

TD.listEmphasized
{
	font-weight: bold;
}

TD.label
{
	font-style: italic;
}

TD.labelMiddle
{
	font-style: italic;
	text-align: left;
}
