
body {font-family: tahoma, arial, sans-serif; font-size: 11px; color: #1B4482;}

.homeContent {
	background-image: url(images/home_background.jpg);
	background-repeat: no-repeat;
	}

.leftMenu {
	background-image: url(images/menu_grad.jpg);
	background-repeat: repeat-y;
	}

.homeSidebar {
	background-image: url(images/home_side_background.gif);
	background-repeat: no-repeat;
	}
	
	
TD {font-family: tahoma, arial, sans-serif; font-size: 12px; color: #1B4482;}
a:link {text-decoration: underline; font-weight: bold; color: #1B4482;}
a:active {text-decoration: underline; font-weight: bold; color: #1B4482;}
a:visited {text-decoration: underline; font-weight: bold; color: #1B4482;}
a:hover {text-decoration: underline; font-weight: bold; color: #0058DE;}

.menutxt {font-family: tahoma, arial, sans-serif; color: #1B4482; font-size: 11px; font-weight: bold;}
.menutxt A:active {text-decoration: none; color: #1B4482;}
.menutxt A:visited {text-decoration: none; color: #1B4482;}
.menutxt A:link {text-decoration: none; color: #1B4482;}
.menutxt A:hover {text-decoration: underline; color: #0058DE;}

.facts {font-family: tahoma, arial, sans-serif; color: #1B4482; font-size: 12px; font-style: italic; font-weight: normal;}
.facts A:active {text-decoration: underline; font-weight: normal; color: #1B4482;}
.facts A:visited {text-decoration: underline; font-weight: normal; color: #1B4482;}
.facts A:link {text-decoration: underline; font-weight: normal; color: #1B4482;}
.facts A:hover {text-decoration: underline; font-weight: normal; color: #0058DE;}

.form {font: 11px tahoma, arial, sans-serif; color: #1B4482; text-decoration: none; text-indent: 0; background-color: #ffffff;}
.form2 {font: 11px tahoma, arial, sans-serif; color: #ffffff; text-decoration: none; font-weight: bold; text-indent: 0; background-color: #1B4482;}

