﻿.body {
	background-color: #6D97BD;
	font-family: Tahoma;
}
.table {
	margin-top: 100px;
	background-color: #e0e0e0;
}
.footer {
	background-image: url('images/blue1.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
}
.footer1 {
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
.footerintro {
	margin-left: 10px;
}
.header {
	background-image: url('images/footer1.jpg');
	background-repeat: repeat-x;
}
.header1 {
	background-image: url('images/header2.jpg');
	background-repeat: repeat-x;
}
.footer1 {
	background-image: url('images/footer2.jpg');
	background-repeat: repeat-x;
	font-size: small;
	color: #ffffff;
	margin-bottom: 40px;
}
.bg {
	background-color: #eff2f9;
}
.bor {
	border: thin solid #8fbce9;
}
.insidefont {
	color: black;
	font-size: 11px;
	font-family: Tahoma;
}
.tab1 {
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #8FBCE9;
	border-left-color: #8FBCE9;
}
.tab2 {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #8FBCE9;
	border-right-color: #8FBCE9;
	border-left-color: #8FBCE9;
}
.tab3 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-color: #8FBCE9;
	border-bottom-color: #8FBCE9;
	border-left-color: #8FBCE9;
}
.tab4 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: 8FBCE9;
}
.tab6 {
	border-style: solid;
	border-width: 1px;
	border-color: #8fbce9;
}
.tab7 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #8fbce9;
}
.sidebg {
	color: #EFF2F9;
}
.SideBar {
	vertical-align: top;
}
.SideBar td {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBar td:hover {
	background-color: #eff2f9;
}
.SideBar a {
	color: gray;
	text-decoration: none;
	font-size: 12px;
}
.SideBar a:hover {
	font-size: 13px;
	font-weight: bold;
}
.Topmenu {
}
.Topmenu a {
	color:#000000;

}
.Topmenu a:hover {
	color:  #6D97BD;
}

