 html,body{
	margin:0;
	padding:0;
	height:101%;
	border:none;
	background-color: Black;
}

img {
      border:none;
}

pre {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
}

.pageproperties {  
	background-color: Black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-width: 0px;
	margin-height: 0px;	
	margin-bottom: 0px;	
	font-size: 12px;
 }
 

a {
	color : #BA382B;
	font-weight : bold;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration : underline;
}

a:link {
	text-decoration : underline;
}

a:active {
	text-decoration : underline;
}

a:visited {
	text-decoration : underline;
}
	
a:hover {
	text-decoration : underline;
	color: #BA382B;
}


.tier1 {
	color : Black;
	font-weight : bold;
	font-size: 12px;
}

.tier1 a:link {
	color : Black;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}

.tier1  a:active {
	color : Black;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}
.tier1 a:hover {
	color: Black;
	font-size: 12px;
	text-decoration : underline;
	font-weight : bold;
}

.tier1 a:visited {
	color : Black;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}

.tier1text {
	font-size: 12px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
}

.tier1Address {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	font-style: normal;
}	




.tier2description {
	color : Black;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size: 12px;
}

.tier2 {
	color : #B3372B;
	font-weight : bold;
	font-size: 14px;
}

.tier2 a {
	color : #B3372B;
	font-weight : bold;
	font-size: 14px;
	text-decoration : underline;
}


.tier2 a:link {
	color : #B3372B;
	font-weight : bold;
	font-size: 14px;
	text-decoration : underline;
}

.tier2 a:active {
	color : #B3372B;
	font-weight : bold;
	font-size: 14px;
	text-decoration : underline;
}

.tier2 a:visited {
	color : #B3372B;
	font-weight : bold;
	font-size: 14px;
	text-decoration : underline;
}
	
.tier2 a:hover {
	color: #B3372B;
	text-decoration : underline;
	font-size: 14px;	
	font-weight : bold;
}

.tier2SubHeader {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}	

.tier2Address {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	font-style: normal;
}	

.tier2text	{
	font-size: 13px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
}

.alertText	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #FF0000;
	font-weight: bolder;
	font-style: normal;
}

.errorText	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

.text	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	font-style: normal;
}

.textSearchBar	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;
}

.textBold	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	font-style: normal;
}

.header	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #B3372B;
	font-weight: bold;
	font-style: normal;
}

.subHeader {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #B3372B;
	font-weight: bold;
	font-style: normal;
}	
 
.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 0px;
margin-right: 12px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}

	
input.radio {
	height:13px;
	width:13px;
	border:inset 0 #fff;
	background:url(images/radio_button.gif) no-repeat;
	background-position:center;
	background-color:#EEEEEE;
	}
 
 input.textfield {
	margin:3px;
	height:15px;
	border:solid 1;
	background-color : #efefef;
	 font-size: 10px; 
}


input.searchContent {
	margin:3px;
	width: 200px;
	height:15px;
	border:solid 1 #fff;
	background-color : #efefef;
	font-size: 10px; 
}

 select{ 
 font-size: 10px; 
 	margin:3px;
	height:18px;
	border:solid 1 #fff;
	background-color : #efefef;}
	
textarea{ 
 font-size: 10px; 
	border:solid 1 #fff;
	background-color : #efefef;}
	
 .table_main {
background: #FCFFFF; 
background-image: url(images/bg_left.gif); 
height:100%;
}
 .td_header {
background: #ffffff; 
}
 .td_footer {
background: #feffff; 
height: 20; 
}
 .table_form_big {
background-image: url(images/form_back.jpg); 
}
 .table_form_small_top {
background-image: url(images/form_back_small_white.jpg); 
}
.table_form_small_bottom {
background-image: url(images/form_back_small_blue.jpg); 
}


.selectedCategoryChar {
    font-size: 16px;
	color: #B3372B;
}

.categoryChar	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #B3372B;
	font-weight: bold;
	font-style: normal;
}

.categoryChar a{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.categoryChar a:link{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.textError {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #EE0000;
	font-weight: bold;
	font-style: oblique;
}

.height3px {
	font-size: 3px;
}

.standard {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.standard_bold {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
}

.scrollerTable {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
        padding: 2;
    border: none;
        width: 570px;
}

.scrollerTable a{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.scrollerTable a:hover {
	text-decoration : underline;
	color: #333333;
}

.scroller {
    padding-left:20px;
}

.standardTable {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 2;
    border: none;
}

.standardTable_Header {
    padding: 3;
    text-align: center;
    border: none;
}

.standardTable_SortHeader {
    padding: 3;
    text-align: center;
    border: none;
    font-weight: bold;
}

.standardTable_Footer {
}

.standardTable_Row1 {
}

.standardTable_Row2 {
}

.standardTable_Column {
}

.standardTable_ColumnCentered {
    text-align: center
}

.paginator {
	font-size: 14px;
}

.paginatorActive{
	color : #333333;
	font-weight : bolder;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	text-decoration : none;
}
