body {	width: 750px;	margin: 0 auto;	padding: 0;    font-size: 13px;    font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;}
p {
	text-align: justify;
}

a:link {	TEXT-DECORATION: none;}

a:visited {
    TEXT-DECORATION: none;
}

a:hover {	COLOR: red; 	TEXT-DECORATION: underline;}

a:active {	COLOR: white;}
.barItem:link {	COLOR: white;	FONT-SIZE: 13px;
	TEXT-DECORATION: none;}

.barItem:visited {
	COLOR: white;
	TEXT-DECORATION: none;
}

.barItem:hover {	COLOR: red;
	TEXT-DECORATION: none;
}

.barItem:active {
	COLOR: white;
	TEXT-DECORATION: none;
}

A.normal {	COLOR: black;	TEXT-DECORATION: none;}

A.normal:hover {	COLOR: red;	TEXT-DECORATION: underline;}

A.normal:active {
	COLOR: #6699CC;
}

a.cc:link {
	FONT-SIZE: 13px;
	COLOR: white;
	TEXT-DECORATION: none;
}
a.cc:visited {
	FONT-SIZE: 13px;
	COLOR: white;
	TEXT-DECORATION: none;}

A.cc:hover {	FONT-SIZE: 13px;
	COLOR: red;
	TEXT-DECORATION: none;}

a.cc:active {
	FONT-SIZE: 13px;
	COLOR: white;
	TEXT-DECORATION: none;
}

.box {	background-color: #6699CC;	POSITION: absolute;}img {    border-width: 0;}
table .headerRow {    background-color: #6DC0D8;}
table .oddRow {
    background-color: #EEEEEE;
}

table .evenRow {
    background-color: #CCCCCC;
}#header {    width: 750px;    margin: 0 0 20px 0;    padding: 0;}#vmenu {    width: 180px;    float: left;}#content {    width: 530px;    float: right;    margin: 0;	padding: 0 5px 0 25px;}#content h2 {    margin-top: 0;    font-size: 18px;    border-bottom: 1px solid #CCCCCC;}#content h3 {    font-size: 16px;}#footer {    width: 750px;    margin: 30px 0 0 0;    padding: 20px 0;    text-align: center;    border-top: 1px solid #CCCCCC;}.clearing {    height: 0;    clear: both;}
