/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-x;
}

.menubg {
background-image:url(../images/menu_bg.gif);
}
.midbg {
background-image:url(../images/splash_bg.gif);
}

a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: none;color: #333333;}

a.text:link {color: #333333;text-decoration: none;}
a.text:visited {text-decoration: none;color: #333333;}
a.text:hover {text-decoration: underline;color: 333333;}
a.text:active {text-decoration: none;color: #333333;}

a.textb:link {color: #ffffff;text-decoration: none;}
a.textb:visited {text-decoration: none;color: #ffffff;}
a.textb:hover {text-decoration: none;color: ffffff;}
a.textb:active {text-decoration: none;color: #ffffff;}

a.textc:link {color: #333333;text-decoration: none;}
a.textc:visited {text-decoration: none;color: #333333;}
a.textc:hover {text-decoration: none;color: 333333;}
a.textc:active {text-decoration: none;color: #333333;}

a.blue:link {color: #003399;text-decoration: underline;}
a.blue:visited {text-decoration: underline;color: #003399;}
a.blue:hover {text-decoration: underline;color: #000000;}
a.blue:active {text-decoration: underline;color: #003399;}

a.blue2:link {color: #0066CC;text-decoration: underline;}
a.blue2:visited {text-decoration: underline;color: #0066CC;}
a.blue2:hover {text-decoration: underline;color: #333333;}
a.blue2:active {text-decoration: underline;color: #0066CC;}

a.bottom:link {color: #333333;text-decoration: none;}
a.bottom:visited {text-decoration: none;color: #333333;}
a.bottom:hover {text-decoration: underline;color: #333333;}
a.bottom:active {text-decoration: underline;color: #333333;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color:#0078ff;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color:#0078ff;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bottom-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #45473E;
}
.copyrights {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h1 { font-size:16px;}
h2 { font-size:14px;}
h3 { font-size:13px;}


