/* Style sheet design by Mike McAllister and Logikbox inc,copyright ©2002 */


.row0 {
	background-color: #7a1111;
} 
.row1 {background-color: white;}  

BODY {
	scrollbar-3d-light-color:silver;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color:black;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #e0e67c;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #ffffff;
	font-family : sans-serif;
 	background-color: #7a1111;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	color: gray;
}
 

/* ANCHOR TAGS */

a {
	font-family : garamond, times new roman, helvetica;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	font-family : garamond;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color:#7a1111;
	text-decoration: none;
}
a:visited  {
	font-family : garamond;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	text-decoration: none;
	color:#ffffff;
}

 
 

/* END ANCHORS */


/* Start Text Elements ------------------------------------------------------------------------------------*/
.text {
	font-family : times new roman, helvetica,tahoma;
	font-weight : normal;
	font-size : 14px;
	color : #e0e67c;
	
}
.textWhite {
	font-family : times new roman, helvetica,tahoma;
	font-weight : normal;
	font-size : 11px;
	color : #ffffff;
}

.headline {
	font-family : garamond, times new roman, helvetica;
	font-size : 24px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	color : #ffd800;
	line-height : 28px;
}

.title {
	font-family : tahoma;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	color : #151e6e
}
	
.moretext {
	font-family : tahoma;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color: Black;
	}
	
	.submoretext {
	font-family : tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color: Black;
	}

.maintext {
	font-family : tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	color: Black;
	}
	
.more {
	font-family :  tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color: ffffff;
}	

.orangebold{
	font-family :  tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color: #E56D21;
}

.orangeregular{
	font-family :  tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	color: #E56D21;
}

.Discount {
	font-family: sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #006400;
}

.userbar {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}


.reqfield {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	line-height : 13px;
	color: 94342D;
}
 
.footer {
	font-family : tahoma;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	color: #C52A35;
	letter-spacing : normal;
	line-height : 10px;
}

.legal {
	font-family : garamond;
	font-size : 10px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	font : garamond, times new roman;
	letter-spacing : normal;
	color: #000000;
	line-height : 10px;
}

 

/* END text Elements */

/* TABELS WITH COLOR ------------------------------------------------------------------------------------- */


 
/* BUTTONS WITH COLOR --------------------------------------------------------------------------------------*/





 /* End Buttons */