/* CSS Document */



 body {

 	margin: 0px;

	padding: 0px;

	background-color: #000;

	}

	a:link {

	color: #fff;

	font-family: arial;

	font-size: 11px;

	text-decoration: none;

	}

a:visited {

	color: #fff;

	font-family: arial;

	font-size: 11px;

	text-decoration: none;

	}

a:hover {

	color: #FFFF99;

	font-family: arial;

	font-size: 11px;

	text-decoration: none;

	}

a:active {

	color: #FFCC33;

	font-family: arial;

	font-size: 11px;

	text-decoration: none;

	}

.tableborder {

	border-left: 2px solid #333;

	border-right: 2px solid #333;

	}

.navtext {

	font-family: arial;

	font-size: 10px;

	color: #999;

	}

.bodytext {

	font-family: arial;

	font-size: 11px;

	color: #999;

	}

.bodytext2 {

	font-family: arial;

	font-size: 11px;

	color: #ccc;

	}
	
.bodytext3 {

	font-family: arial;

	font-size: 16px;

	color: #FFFF99;

	}

.titleslrg {

	font-family: arial;

	font-size: 16px;

	font-weight: bold;

	color: #fff;

	letter-spacing: -0.25px;

	}

p {

	margin: 0px;

	padding: 0px;

	}

input.form {

	background-color: #000;

	}

.formfield {

	background-color: #000;

	background-image: url(../images/formfield_bgd.jpg);

	border: 1px solid #999;

	color: #fff;

	width: 150px;

	}

	

.lrgformfield {

	background-color: #000;

	background-image: url(../images/formbox_bgd.jpg);

	border: 1px solid #999;

	color: #fff;

	width: 250px;

	height: 111px;

	}

.tagline {

	font-family: arial;

	font-size: 14px;

	color: #999;

	}

.tagline a:link {

	font-family: arial;

	font-size: 14px;

	color: #999;

	font-weight: bold;

	}

.tagline a:hover {

	font-family: arial;

	font-size: 14px;

	color: #ffcc00;

	font-weight: bold;

	}

.tagline a:visited{

	font-family: arial;

	font-size: 14px;

	color: #ccc;

	font-weight: bold;

	}

.xtralrgtag {

	font-family: arial;

	font-size: 21px;

	color: #ffff66;

	}

.medtag {

	font-family: arial;

	font-size: 16px;

	color: #ffff66;

	font-weight: bold;

	}

.bulletpoints {	

	font-family: arial;

	font-size: 11px;

	color: #fff;

	}