/* CSS Document */

/* scrollbar style */
BODY 
{scrollbar-face-color: #6C6B6B; scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #6C6B6B; scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #6C6B6B; scrollbar-track-color: #A8A8A8;
scrollbar-arrow-color: #000000}
/* End scrollbar style */

/* Standard anchor tag formatting */ 
a.orderby:link,a.orderby:visited,a.orderby:active,a.orderby:hover {text-decoration: none; color: #ffffff;}
a.orderby:hover {text-decoration: underline;}
A:link { 
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline; }
A:visited { 
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline; }
A:hover {
  color: #FD8787;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;}
A:active {
  color: #FD8787;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;}
/* End standard anchor tag formatting */

/* Formatting for menu items */
A.menu:link { 
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none; }
A.menu:visited { 
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none; }
A.menu:hover {
  color: #FD8787;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;}
A.menu:active {
  color: #FD8787;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;}
/* End formatting for menu items */

/* Formatting for white links */
A.white:link { 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none; }
A.white:visited { 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none; }
A.white:hover {
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;}
A.white:active {
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;}
/* End formatting for white links */

/* Text formatting for content */
.text1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  color: #000000; }

.text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-indent: 0px;
  color: #A8A8A8; }

.text3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-indent: 0px;
  color: #FFFFFF;}

.text4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-indent: 0px;
  color: #000000;
  border: 1px solid black;
  padding: 0.1em; }
  
  .text5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  color: #FF0000; }
  
  .text6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  color: #FFFFFF;}
  
  .text7 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-indent: 0px;
  color: #C0C0C0;}
/* End formatting for content */

/* Table elements */
table.one {border: 1px solid #A8A8A8; 
           border-collapse:collapse; 
		   font-family: Arial, Helvetica, sans-serif;
           font-weight: normal;
           font-size: 11px;
           text-indent: 0px;
           color: #000000; }
td.one {border: 1px solid #A8A8A8; 
        border-collapse:collapse; 
		padding: 3px;
		font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        text-indent: 0px;
        color: #000000; }
/* End table elements */

/* Header formatting */
H1, H2, H3, H4, H5, H6 {color: #A8A8A8;
		    font-family: Arial, Helvetica, sans-serif;
			margin-top: 1px;
		    margin-bottom:1px;}
/* End Header formatting */

/* Class Selectors */
.bold {font-weight: bold;}
.margin {margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom:20px;}
.firstletter {font-size: 15px;
      font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;}
.outline {border: 1px solid black;}
.warning {color: #FF0000;
	 font-weight: bold;}
.border {border: 1px #A8A8A8;}
.underline {text-decoration: underline;}
.allcaps {text-transform: uppercase;}
.tableborder {border:1px #A8A8A8;}
/* End class selectors */

INPUT,password {
	BORDER-TOP:    #A8A8A8 1px outset; 
	BORDER-LEFT:   #A8A8A8 1px outset; 
	BORDER-BOTTOM: #A8A8A8 1px inset; 
	BORDER-RIGHT:  #A8A8A8 1px inset; 
	FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; BACKGROUND-COLOR: #FFFFFF;
}

INPUT.form{ border: 1 solid #A8A8A8;
            FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #FFFFFF;}

TEXTAREA.textarea {
	BORDER-TOP:    #A8A8A8 1px outset; 
	BORDER-LEFT:   #A8A8A8 1px outset; 
	BORDER-BOTTOM: #A8A8A8 1px inset; 
	BORDER-RIGHT:  #A8A8A8 1px inset;
	FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}

SELECT.select {
	BORDER-TOP:    #A8A8A8 1px outset; 
	BORDER-LEFT:   #A8A8A8 1px outset; 
	BORDER-BOTTOM: #A8A8A8 1px inset; 
	BORDER-RIGHT:  #A8A8A8 1px inset;
	FONT-SIZE: 10px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #FFFFFF;}
