﻿
A:link {font-family: Arial; color: #58C1E1; text-decoration: none;
	text-align: center;
}
A:visited {font-family: Arial; color: #58C1E1; text-decoration: none;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #3a92ae;}

A.items:link{font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #362103;
}
A.items:visited {font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #362103;
}
A.items:active {font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #362103;
}
A.items:hover {font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #3a92ae;
}

.bodytitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #58C1E1;
}
.bodytitle2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.item {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #362103;
}

.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666667;
	line-height: 150%;

}
.bodystyle {
	line-height: 150%;
	margin-left: 14px;
	margin-right: 14px;
	background-color: #ffffff;
}
.navigation {
	line-height: 150%;
	font-family: Arial;
	font-size: 11.5px;
	color: #58C1E1;
	margin-left: 14px;
	margin-right: 14px;
	background-image: url('images/nav.jpg');
	font-weight: bold;
}
.leftNavigation {
	line-height: 150%;
	font-family: Arial;
	font-size: 12.5px;
	color: #666666;
	margin-left: 14px;
	margin-right: 14px;
	font-weight: bold;
}

.header {
	background-image: url('images/head.jpg');
}

.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #58C1E1;
	text-align:center;

}

.top {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:right;

}


