@charset "iso-8859-1";
body {
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	background: url(Images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

h2{
	font-size: 12pt;
}

a:hover {
 
 background-color: #FFFFFF;
 color: #000000

}
td {
 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 20px

}
.no_underline {
 
 text-decoration: none

}


.type_09px {
 
 font-size: 9pt

}


.type_10px {
 
 font-size: 10px

}

.type_12px {
 
 font-size: 12px

}


.type_14px {
 
 font-size: 14px

}


.type_11px {
 
 font-size: 11px

}


.Company_name {
 
 font-size: 18px;
 font-weight: bold

}


.Headers {
 
 font-size: 16px;
 font-weight: bold

}
.sub_headers {
 
 font-weight: bold

}


.link {
 
 color: #CCFF00;
 text-decoration: none;
 border: #ccff00

}


.pictures {
 
 border: #FFFFFF;
 border-style: solid;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px

}


.thumbnails {
 
 border: #CCFF00;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px

}


a {
	color: #ffffff;
}


td.topSpace {
	vertical-align: top;
	text-align: left;
	height: 5px;
}
td.pageTitle {
	background-color: #7F7F7F;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 12pt;
	font-weight: bold;
}
td.pageTitleSmall {
	background-color: #7F7F7F;
	padding-left: 10px;
	padding-right: 20px;
	width: 30%;
}
td.pageTitle h1 {
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
td.pageTitleSmall h1 {
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
a.plainLink {
	text-decoration: none;
}
a.plainLinkSmall {
	text-decoration: none;
	font-size: 8pt;
}
a:hover.plainLink {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
h1.title {
	font-size: 14pt;
}
a.linkGrn {
	color: #CCFF00;

	text-decoration: none;

	border: #ccff00;
}


a:hover.linkGrn {
	background-color: #FFFFFF;
	color: #000000

}

table.customStripBrush tr th{
	text-align: center;
	vertical-align: top;
	background-color: #330066;
	font-weight: bold;
}
table.customStripBrush tr td{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}