/* <TITLE>ITC59000 Demo CSS</TITLE> */


  A.fixedfont:link {text-decoration: none; color : black; font-weight : bold;}
  A.fixedfont:visited {text-decoration: none; color: red; font-weight : bold;}
  A.fixedfont:active {text-decoration: none; font-weight : bold;}
  A.fixedfont:hover {text-decoration: none; color : white; background-color : black; font-weight : bold;}



 H1 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 18px; color : red; text-align : center; 	font-style : normal;
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
	
 H2 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px; color : blue; text-align : center; font-style : normal;
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
	
 H3 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 17px;  color : blue; text-align : center; font-style : normal; 
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
 H4 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 15px;  color : blue; text-align : left; font-style : normal;
	font-weight : bold; margin-top : 0px; margin-bottom : 0px; margin-left : 8px;
	}
	
p, LI {
	font-family : "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11pt; color : Black; margin-left : 8px; margin-right : 8px;}
	

  #scroll{ SCROLLBAR-FACE-COLOR: #000000;
          SCROLLBAR-SHADOW-COLOR:#000000;
          SCROLLBAR-HIGHLIGHT-COLOR:#000000;
          SCROLLBAR-3DLIGHT-COLOR:#000000;
          SCROLLBAR-DARKSHADOW-COLOR:#000000;
          SCROLLBAR-TRACK-COLOR:#000000;
          SCROLLBAR-ARROW-COLOR:#000000;
          }
     
#active {width :100px; background-color : red; color : white;}

#wrapper {position: absolute; left: 2px; top: 2px; width: 760px; height: 575px; background-color: gray;}


#arch { float: left; top: 0px; left: -1px;  margin-right: -2px; width: 44px; height: 575px}
#header {position: relative; top: 0px; left: -1px; width: 715px; height: 37px;}
#content {position: relative; top: 0px; left: -3px; width: 555px; height: 340px; }
#text {position: relative; top: -2px; left: -3px; width: 555px; height: 161px; }
#nav { float: right; margin-right: 2px; margin-top:10px; background-color: gray; width: 135px; height: 480px}
#footer {position: relative; top: 0px; left: -1px; width: 715px; height: 37px;}


.Button1 {font-family : "Times New Roman", Verdana, "Trebuchet MS", Arial, 
sans-serif; cursor : hand; background-color : #CCCCCC; color : black; 
margin-left :0px; font-weight : bold; WIDTH: 90px; FONT-SIZE: 12px; HEIGHT: 30px}

.Button2 {font-family : "Times New Roman", Verdana, "Trebuchet MS", Arial, 
sans-serif; cursor : hand; background-color : #cccccc; color : #999999; 
margin-left :0px; font-weight : bold; WIDTH: 90px; FONT-SIZE: 12px; HEIGHT: 30px}

.Button3 {font-family : "Times New Roman", Verdana, "Trebuchet MS", Arial, 
sans-serif; cursor : hand; background-color : #cccccc; color : black; 
margin-left :0px; margin-bottom: 5px; font-weight : bold; WIDTH: 105px; FONT-SIZE: 12px; HEIGHT: 24px}

.Button4 {font-family : "Times New Roman", Verdana, "Trebuchet MS", Arial, 
sans-serif; cursor : hand; background-color : #cccccc; color : #999999; 
margin-left :0px; margin-bottom: 5px; font-weight : bold; WIDTH: 105px; FONT-SIZE: 12px; HEIGHT: 24px}
