.disclaimer { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #999999; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #00ccff; 
height : 30px; 
} 
a:link { 
color : #ff0000; 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
color : #ff0000; 
} 
a:hover { 
background-color : #ff0000; 
color : #ffffff; 
} 
body { 
background-image : url(i/bkgrnd_tile.gif); 
margin-top : 10px; 
background-repeat : repeat; 
} 
button { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ffffff; 
background-color : #ff0000; 
} 
p { 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #666666; 
font-size : 10px; 
line-height : 12px; 
} 
h1 { 
font-family : Helvetica, Arial, sans-serif; 
font-size : 12px; 
color : #ff0000; 
font-weight : normal; 
border-bottom-width : thin; 
border-bottom-style : dotted; 
border-bottom-color : #666666; 
text-transform : uppercase; 
padding-top : 5px; 
padding-bottom : 5px; 
} 
.header { 
background-image : url(i/logo-1.gif); 
background-repeat : no-repeat; 
height : 100px; 
background-color : #f2f2f2; 
padding-left : 180px; 
background-position : left center; 
margin-top : 10px; 
} 
.footer { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #666666; 
height : 0px; 
border-top-width : thin; 
border-top-style : solid; 
border-top-color : #cccccc; 
border-bottom-width : thin; 
border-bottom-style : dotted; 
border-bottom-color : #cccccc; 
} 
.subheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 15px;
} 
.table_main { 
background-color : #ffffff; 
padding : 10px; 
width : 800px; 
background-position : center center; 
} 
.grey_table { 
background-color : #f2f2f2; 
border-top-width : thin; 
border-bottom-width : thin; 
border-top-style : solid; 
border-bottom-style : solid; 
border-top-color : #666666; 
border-bottom-color : #666666; 
padding-top : 2px; 
padding-right : 5px; 
padding-bottom : 2px; 
padding-left : 5px; 
} 
h2 { 
font-family : Helvetica, Arial, sans-serif; 
font-size : 12px; 
color : #666666; 
font-weight : normal; 
margin-right : 15px; 
text-transform : none; 
border-bottom-width : thin; 
padding-top : 20px; 
padding-bottom : 0px; 
} 

button { 
color : #ffffff; 
background-color : #ee3a42; 
padding : 2px; 
border-top : 0; 
border-right : 0; 
border-bottom : 0; 
border-left : 0; 
} 
input { 
color : #666666; 
background-color : #f2f2f2; 
border : 0; 
} 
.price_bold { 
font-family : Helvetica, Arial, sans-serif; 
font-size : 12px; 
color : #000000; 
font-weight : normal; 
border-bottom-width : thin; 
border-bottom-style : dotted; 
border-bottom-color : #666666; 
text-transform : uppercase; 
padding-top : 5px; 
padding-bottom : 5px; 
} 
