body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.headding {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #0000FF;
}
.text {
	font-family: "Trebuchet Ms", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}


.list {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: 200px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
	display: block;
	margin-bottom: 5px;
}
.headder {

	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #0000FF;
}
.footer {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D7D7D7;
	text-decoration: none;
}

.footer:hover {

	color: #FFFFFF;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 26px;
	padding-top: 12px;
	
}
.navigation:hover{
	background-color: #000087;
	color: #FFFFFF;
}
.border1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A2C7A6;
	border-left-color: #A2C7A6;
}
.border2 {
	font-family: "Trebuchet Ms", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A2C7A6;
	border-bottom-color: #A2C7A6;
	text-indent: 8px;
}
.listinner {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: auto;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	display: block;
	list-style-type: none;
	line-height: 15px;
}
.bold {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: auto;
}
.boldsmall {

	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.border3 {
	font-family: "Trebuchet Ms", Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A2C7A6;
	border-bottom-color: #A2C7A6;
	padding: 5px;
}

.box {
	font-family: Tahoma, Verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	width: 200px;
	border: 1px solid #0066CC;
}

