body  { family-name: arial,verdana,helvetica; } 
a:text { color: #DDDDDD; font-size: 12px; character-spacing: 2em; } 
a:link { color: #FF0000; text-decoration: none; font-weight: bold; font-size: 12px;} 
a:active { color: #FF0000; text-decoration: none; font-weight: bold; font-size: 12px; } 
a:visited { color: #FF0000; text-decoration:none; font-weight: bold; font-size: 12px; }
a:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px; }

B,H1,H2,H3,H4,H5,H6 { font-family: arial, helvetica; }

B	{
font-weight: bold; 
               }

H1 { 
font-weight: bold; 
font-size: 10pt;
line-height: 12pt; 
font-variant: normal;
font-style: normal;
color: #FF0000;	
               }

H2 { 
font-weight: bold; 
font-size: 9.5pt;
line-height: 11.5pt; 
font-variant: normal;
font-style: normal;
color: #FF0000;
               }

H3 { 
font-weight: normal; 
font-size: 9pt;
line-height: 11pt; 
font-variant: normal;
font-style: normal;
color: #999999;
               }

H4 { 
font-weight: normal; 
font-size: 8.5pt;
line-height: 11pt; 
font-variant: normal;
font-style: normal;
color: #999999;
               }

H5 { 
font-weight: normal; 
font-size: 7.6pt;
line-height: 9pt; 
font-variant: normal;
font-style: normal;
color: #999999;
              }

.wht_h5 {  
font-weight: normal; 
font-size: 7.6pt;
line-height: 9pt; 
font-variant: normal;
font-style: normal;
color: #999999;
              }

H6 { 
font-weight: normal; 
font-size: 6.5pt;
line-height: 8pt; 
font-variant: normal;
font-style: normal;
color: #999999;
              }

.wht_h6 { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 6.5pt;
line-height: 8pt; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }


.text { 
font-family: arial,verdana,helvetica;
font-weight: normal;
font-spacing: 1 em; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #DDDDDD;
              }

.menu { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
color: #FFFFFF;
font-style:normal;
               }

.submenu { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #FF0000;
              }

.cd_title1 { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

.cd_title2 { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #FF0000;
              }

.audio_title { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #999999;
              }

.audio_header { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #DDDDDD;
              }

.audio_info { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
font-style: normal;
color: #999999;
              }

.small { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 9px;
line-height: 11px; 
font-variant: normal;
font-style: normal;
color: #FFFFFF;
              }

.blueTitle { 
font-family: arial,verdana,helvetica;
font-weight: normal; 
font-size: 12px;
line-height:14px; 
font-variant: normal;
color: #FF0000;
font-style: bold;
               }

.redFont { 
font-family: arial,verdana,helvetica;
font-size: 7pt;
font-size: 11px;
line-height: 13px; 
font-style: normal;
color: #FF0000;
font-weight: bold; 
               }

image {
	background: transparent;
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;

	font-family: arial,verdana,helvetica;
	font-size: 10px; 
	line-height: 12px; 
	color: #999999; 
 		}

a image {
	border: 1px solid #FFFFFF;
 		}

a:link image {
	border: 1px solid #FF0000;
 		}

a:hover image {
	border: 1px solid #FFFFFF;
		}

a:visited image {
	border: 1px solid #FF0000;
 		}

.input_style {
	background: #fff url(bg_input.gif) left top;
	height: 22px;
	padding: 3px 0px 0px 7px;
	border: 1px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;

	font-size: 12px; 
	font-style: bold; 
	color: #FFFFFF; 
	font-family: verdana,arial, helvetica;
 		}

.input_textbox {
	background: #fff;
	height: 200px;
	width:	250px;
	padding: 3px 0px 0px 7px;
	border: 0px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;

	font-size: 12px; 
	font-style: bold; 
	color: #FFFFFF; 
	font-family: verdana,arial, helvetica;
 		}

.form_buttons {
	background: #fff url(bg_form_button.gif) left top;
	height: 20px; 
	padding: 0px 5px 0px 5px;
	border: 0px solid #000;
	border-top-width: 0px;
	margin-top: -1px; 
   /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;

	font-weight: bold; 
	font-size: 12px; 
	font-style: bold; 
	color: #FFFFFF; 
	font-family: verdana,arial, helvetica;
 		}

.itemBorder { border: 1px solid black; background: #FFFFFF; }
.itemText { text-decoration: bold; color: #FFFFFF; font: 12px Verdana, Arial, Helvetica }

.crazyBorder { border: 1px outset #FFFFFF }
.crazyText { text-decoration: bold; color: #FFFFFF; font: 12px Verdana, Arial, Helvetica }

.itemBorder2 { border: 1px solid black; background: #DDDDDD; }

.shadeBG { background: url(bg_shade.gif) left top; }
.bg_header { background: #000000 url() left top; }

