body {
scrollbar-face-color:#cc6600;
scrollbar-shadow-color: #393939;
scrollbar-highlight-color:#999966;
scrollbar-3dlight-color: #999966;
scrollbar-darkshadow-color: #CCCC66;
scrollbar-track-color:#999966;
scrollbar-arrow-color:#ececec;
}

H1 {
	font-size: 14px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
}

DIV {
	font-size: xx-small;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
}

.small {
	font-size: xx-small;
	color : #4d4d4d;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	color: #003399;
	font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
}

A:Hover {
	color: #990000;
	text-decoration : blink;
	font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight : bold;
}

.index {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 4px;
	text-align: left;
	font-weight : 500;
	height : auto;
  }
  
  .index2 {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight : bold;
	height : auto;
}

  .index3 {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 4px;
	text-align: center;
	font-weight : normal;
	height : auto;
}

P  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

.border {
	color : Maroon;
	width: 12px;
}

.kern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #282828;
	letter-spacing : 5px;
}

.kern2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Olive;
	letter-spacing : 12px;
}

.kern3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	letter-spacing : 3px;
}

.kern4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D4D0C8;
	letter-spacing : 35px;
}

HR {
	height: 1px;
	color: Maroon;
	width: 75%;
}

UL  {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
    text-align: left;
}

.tableborder {
	background-color: #ffffcc; 
	color: #000000; 
	border: 1px; 
	border-style: solid; 
	border-color: black;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.menu:link {  
color: #666666; 
text-decoration: none; 
font-size: 12px; 
font-weight: bold; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
padding-left: 5px;
}
a.menu:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none ;
	background-color: #660000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.menu2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	letter-spacing : 1px;
}
a.menu2:link {  
color: #990000; 
text-decoration: underline; 
font-size: 12px; 
font-weight: bold; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
padding-left: 5px;
}
a.menu2:visited {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.menu2:hover {
	color: Yellow;
	text-decoration: none ;
	background-color: Maroon;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.menu3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	letter-spacing : 3px;
}
a.menu3:link {  
color: #990000; 
text-decoration: none; 
font-size: 12px; 
font-weight: bold; 
padding-right: 5px; 
padding-left: 5px;
}
a.menu3:visited {
	color: #DAA520;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
a.menu3:hover {
	color: Yellow;
	text-decoration: none ;
	background-color: Maroon;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.Button {
	background-color: #ebebeb; 
	color: #000000; 
	font-family: tahoma, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border: 1px; 
	border-style: solid; 
	border-color: black;
}

SUP {
    font-family: tahoma, verdana, helvetica, sans-serif; 
	color: #000000;
	font-size: 8px;

}
