body {
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-face-color : #003366;
	scrollbar-base-color : #000000;
	scrollbar-arrow-color : #ffffcc;
	scrollbar-darkshadow-color : #000000;
}

TD {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

P  {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

H1 {
	font-size: 11px;
	color : #333333;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}
.h1span_blue {
	font-size: 15px;
	color : #003399;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

H2 {
	font-size: 16px;
	color : #333333;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	letter-spacing : 3px;
}

a {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #003399;
}

a:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #003399;
}
a:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #003399;
}
a:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
    background-color: #800000;
}

.small {
	color : #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height : auto;
  }
  
.feature {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2f4f4f;
}

a.feature:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2f4f4f;
}
a.feature:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2f4f4f;
}
a.feature:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #141414;
    background-color: #ffffff;
}


.links {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #000000;
}

a.links:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #000000;
}
a.links:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #000000;
}
a.links:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #141414;
    background-color: #ffffff;
}

.kern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	letter-spacing : 1px;
}

.kern2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}



HR {
	height: 1px;
	color: Maroon;
	width: 75%;
}


UL  {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

INPUT {
        background-color: #99ccff; 
        color: #000000; 
        font-family: verdana, helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: bold;
        border: 1; 
        border-style: solid; 
        border-color: black;
}

textarea {
        background-color: #99ccff; 
        color: #000000; 
        font-family: verdana, helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: bold;
        border: 1; 
        border-style: solid; 
        border-color: black;
}

sup  {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8px;
	height : auto;
}


.menu {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}
a.menu:link {  
color: Maroon; 
text-decoration: underline; 
font-size: 14px; 
font-weight: bold; 
}
a.menu:visited {
	color: Maroon;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	color: #ffffcc;
	text-decoration: none ;
	background-color: Maroon;
	font-weight: bold;
}

.submit {
	background-color: #1F2764; 
	color: #ffffff; 
	font-family: tahoma, verdana, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px; 
	border-style: solid; 
	border-color: #ffffff;
}

.submit2 {
	background-color: #ebebeb; 
	color: #000000; 
	font-family: tahoma, verdana, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px; 
	border-style: solid; 
	border-color: #000000;
}

/*.topright {
	color: #FFFFCC;
background : url(images/index_top_3_03.gif) no-repeat;
}

.sideimage_intro {
	color: #FFFFFF;
background : url(images/side_intro.gif) no-repeat;
}

.career {
background : url(images/background_career.jpg) no-repeat;
}
*/
select {
	background-color: #99ccff; 
        color: #000000; 
        font-family: verdana, helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: bold;
        border: 1; 
        border-style: solid; 
        border-color: black;
}

.red {
	font-size : 15px;
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight: bold;
}
