.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Tahoma; text-decoration: underline }
.menu a:active { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Tahoma; text-decoration: none }
.menu a:visited { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Tahoma; text-decoration: none }
.menu a:visited:hover { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Tahoma; text-decoration: underline }
.headings {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-position: 5px;
	color: 08C8DF;
}
.headingtextlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	background-position: 5px;
	color: 08C8DF;
}
.footermenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #6F6F6F;
	text-decoration: none;
}
.headingtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.menus {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;

}
.menutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: B6C4D1;
	text-decoration: none;
}
.leftmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8392A1;
	text-decoration: none;
}
.leftmenu a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8392A1;
	text-decoration: none;
}
.leftmenu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8392A1;
	text-decoration: underline;
}
.generaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.generaltext a { color: #06c; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext a:active { color: #06c; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext a:visited { color: #06c; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext a:hover  { color: #06c; font-size: 11px; font-family: Tahoma; text-decoration: underline; text-align: justify }
.generaltext2   { color: #8392a1; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext2 a   { color: #8392a1; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext2 a:active   { color: #8392a1; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext2 a:visited   { color: #8392a1; font-size: 11px; font-family: Tahoma; text-decoration: none; text-align: justify }
.generaltext2 a:hover  { color: #a4a4a4; font-size: 11px; font-family: Tahoma; text-decoration: underline; text-align: justify }
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: F0F0F0;
	border-right-color: BDBDBD;
	border-bottom-color: BDBDBD;
	border-left-color: F0F0F0;
}