/* main document */

body, td, div {font-family: arial; font-size: 11px; color: #4d66a8; padding: 0; line-height:11px; letter-spacing: 1px}

A, A:link, A:active, A:visited {text-decoration: none; color: #f181b9; font-weight:bold; font-variant:small-caps}

A:hover {color: #d00000; font-weight:bold; font-variant:small-caps}

/* the content header */
.header {letter-spacing: 6px; 
         text-align:left; 
		 font-weight:bold; 
		 color:#6f63a5; 
		 font-size:16px; 
		 font-variant:small-caps; 
		 padding-left: 35px;
		 padding-top: 3px;
		 line-height: 25px;
		 display:block;
		 font-family:Arial, Helvetica, sans-serif;
		 background-image: url(images/header.gif);
	     background-repeat:no-repeat;}
		 
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fd2439;
	font-style: italic;
	padding-left: 100px;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
    line-height:14px;
	}
		
		
				 
.header2 {letter-spacing: 3px;		 
         font-size: 11px;
		 color: #afafaf;
		 line-height:12px;
		 font-variant:small-caps;
		 text-align:center;
		 border-bottom: 2px solid #79130e}
		 
		 
/* the navigation */		


.box A {color:#FFFFFF; font-size:11px; font-weight: bold; font-variant:small-caps; letter-spacing: 3px;  text-align: center;display: block;}

.box A:hover 
{background: #FFFFFF; color: #fc3535; font-size:11px; font-weight: bold; letter-spacing: 3px; display: block}		  
				
				
.navi {  letter-spacing: 4px;		 
         font-size: 11px;
		 color: #afafaf;
		 line-height:12px;
		 font-variant:small-caps;
		 text-align:center;
		 border-bottom: 2px solid #79130e}



/* miscellaneous */	
.table { background: #c40500;
          border-top: 5px solid #f58828;
	      font-size:10px;
          text-decoration: none;
          font-weight: none; 
	      color:#FFFFFF;
	      margin: 0px 100px 0px 100px}		
		 
.table A:link {color:#ffffff}
.table A:hover {color: #ffffff;}		 
		 
.image  {border-width: 3px;
        border-color:#eab656; 
        background-color: #eab656;}
		
.image2  {border-width: 3px;
        border-color:#de0000; 
        background-color: #de0000;}


/* fonts */
.style18 {color: #FF0000}
.style6 {color: #f07481}

