/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1c1c1c;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
}

.topbg {
background-image:url(../images/top_bg.gif);
background-repeat:no-repeat;
}
.whitebg {
background-image:url(../images/white_bg.gif);
background-repeat:repeat-y;
}
.btbg {
background-image:url(images/bt_bg.gif);
background-repeat:no-repeat;
}
.bt {
background-image:url(images/bt_line.gif);
background-repeat:no-repeat;
}
.buds {
background-image:url(../images/earbuds.gif);
background-repeat:no-repeat;
}
a:link {color: #005bd8;text-decoration: underline;}
a:visited {text-decoration: underline;color: #005bd8;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: underline;color: #005bd8;}

a.nav:link {color: #ffffff;text-decoration: none;}
a.nav:visited {text-decoration: none;color: #ffffff;}
a.nav:hover {text-decoration: underline;color: ffffff;}
a.nav:active {text-decoration: none;color: #ffffff;}

a.textlk:link {color: #333333;text-decoration: none;}
a.textlk:visited {text-decoration: none;color: #333333;}
a.textlk:hover {text-decoration: none;color: 333333;}
a.textlk:active {text-decoration: none;color: #333333;}

a.whlk:link {color: #ffffff;text-decoration: none;}
a.whlk:visited {text-decoration: none;color: #ffffff;}
a.whlk:hover {text-decoration: underline;color: #ffffff;}
a.whlk:active {text-decoration: none;color: #ffffff;}

a.bottom:link {color: #ffffff;text-decoration: underline;}
a.bottom:visited {text-decoration: underline;color: #ffffff;}
a.bottom:hover {text-decoration: underline;color: #ffcc00;}
a.bottom:active {text-decoration: none;color: #ffffff;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	letter-spacing:-.09em;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text2b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.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: #cccccc;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color:#333333;
}
.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color:#ffcc00;
}
.newstitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	color:#00A5F1;
}
.hilites {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	line-height:15pt;
}

