body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align:left;
}

h1 {
	font-family: Tahoma;
	color: #000000;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: Tahoma;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

h4 {
font-family: tahoma;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

IMG {border-color: #01415c;}
A:hover IMG, A:active IMG {border-color: #6b88a6; }

hr {
	color: #394a5b;
	size: 2px;
	text-align: left;
}

p{
	font-family: Tahoma;
	color: #000000;
	font-size:12px;
	line-height: 18px;
}

.content {
	font-family: Tahoma;
	color: #000000;
	text-align: left;
	font-size:12px;
	line-height: 18px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link {
	color: #3300FF;
	font-weight: normal;
	text-decoration: underline;
	}

a:visited {
	color: #3300FF;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	}

.navigation_text_title {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navigation_text {
	font-family: Tahoma;
	color: #000000;
	font-size:small;
}
.copyright_footer_text {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}

.copyright_footer_text a:link {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.copyright_footer_text a:visited {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.copyright_footer_text a:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.splash_body_text {
	font-family: Tahoma;
	color: #000000;
	font-size:12px;
}

.loginBox {
	text-align: left;
    	font-family: Verdana, arial, helvetica;
	font-size: 12pt;
}

.loginBox a:link {
	font-family: Verdana, arial, helvetica;
	font-size: 12pt;
	color: #3300FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 27px;
	}

.loginBox a:visited {
	font-family: Verdana, arial, helvetica;
	font-size: 12pt;
	color: #3300FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 27px;
	}

.loginBox a:hover {
	font-family: Verdana, arial, helvetica;
	font-size: 12pt;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	}

.box_links a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.box_links a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.box_links a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}