
a:active { color: red; }
a:hover { color: red; }
a:link {color : blue;}
a:visited {color : blue;}

body {
 color: black;
 background-color : white;
 font-size: 12px;
 font-family: Verdana;
 margin-left:10px;
}

.att {
 color: white;
 background-color : silver;
 font-size: 12px;
 font-weight : bold;
 font-family: Verdana;
}

td {
 color: black;
 font-size: 12px;
 background-color : white;
 font-family: Verdana;
}

th {
 color: black;
 font-size: 12px;
 background-color : white;
 font-family: Verdana;
}

input {
 color: #333;
 font-size: 12px;
 font-family: Verdana;
}

h1 {
 color: black;
 font-weight: bold;
 font-size: 20px;
 font-family: Verdana;
 margin-bottom: 0px;
 border-bottom: medium none;
 }

h2 {
 color: #900;
 font-size: 12px;
 font-family: Verdana;
 margin-bottom: -15px;
}

h3 {
 color: #333;
 font-size: 12px;
 font-family: Verdana;
 margin-bottom: 0px;
 }
 
h4 {
 color: #900;
 font-weight: bold;
 font-size: 10px;
 font-family: Verdana;
 margin-bottom: 0px;
 }

table {
 color: #333;
 font-size: 10px;
 font-family: Verdana;
 }

tt 
				{
 					color: #999;
				 	font-size: 10px;
 					font-family: Verdana;
 				}

.bgImgEffect	
				{ 
					position:absolute; 
					left:200; 
					top:0; 
					width:580; 
					height:400; 
					background-image:url(/gfx/bg2.gif); 
					background-repeat: no-repeat; 
					z-index:-100;
				}


.bgImg				{ 
					position:absolute; 
					left:0; 
					top:0; 
					width:206; 
					background-image:url(/gfx/menu/menu_bgL.gif); 
					background-repeat: repeat repeat-y; 
					z-index:-200;
				}

/*
   Style rules for dynaMenu 
*/

.clsMenuTitle 	
				{ 
					width:180; 
					cursor:hand; 
					background-image:url(/gfx/menu/menu_bg.gif; 
					background-repeat: repeat repeat-y repeat-x;
					font-family:Arial; 
					font-size:11px; 
					font-weight:bold ; 
					color: black; 
					padding-top:0; 
					padding-bottom:0; 
				}
				
.clsMenuTitle2 	
				{ 
					width:180; 
					background-image:url(/gfx/menu/menu_bg.gif; 
					background-repeat: repeat;
					font-family:Arial; 
					font-size:11px; 
					font-weight:bold; 
					color:black ; 
					padding-top:0; 
					padding-bottom:0;
				}
				
.clsMenuTitle3 	
				{ 
					font-family:Arial; 
					font-size:9px; 
					color:black;
					font-weight:bold;
				}

.menuHead 		
				{ 
					background-color:#990000; 
					font-family:Arial; 
					font-size:13px; 
					font-weight:bold; 
					color:white; 
					letter-spacing:0px; 
					padding-top:2; 
					padding-bottom:2; 
					width:200;
				}


.clsMenu 		
				{ 
  					border:solid 1; 
					border-color:silver; 
					background-image:url(/gfx/menu/menu2_bg.gif);
					background-repeat: repeat;
  					position:absolute; 
					left:100px; 
					display:none;
					padding:1px; 
					width:195px; 
					z-index:1; 
					padding-left:5px; 
  					font-family:Verdana; 
					font-size:9px; 
					color:#000000; 
  				}

.clsMenu A
		 		{ 
					text-decoration:none; 
					color:#000000; 
				}

.clsMenu a:visited 
				{ 
					color: #000;
				}
.clsMenu A:hover 
				{ 
					color:#990000; 
				}

.clsMenuTitle2 A 
				{ 
					text-decoration:none; 
					color:#000000; 
				}
				
.clsMenuTitle2 a:visited 
				{ 
					color: #000;
				}

.clsMenuTitle2 A:hover 
				{ 
					color:#990000; 
				}

.bottombar 		
				{ 
					position:absolute; 
					top:600; 
					left:0; 
					width:600; 
					height:46; 
					z-index: 200;
				}

.menu 	
				{ 
    			position:absolute; 
					background-image:none;
					cursor:hand;
					width:190;
					left:4px;
					font-family:Verdana; 
					font-size:17px;
					z-index:100;
					font-weight:bold;
					color:white; 
					margin-bottom:0px;
					padding-bottom:0px;
					margin-right:0px;
					padding-right:0px;
					margin-left:0px;
					padding-left:0px;
					margin-top:0px;
					padding-top:0px;
				}

.menu A
				{ 
					background-color:blue;
					color:white;
					text-decoration:none;
				}
.menu A:hover 
				{ 
					background-color:blue;
					color:red;
					text-decoration:none;
				}
.menu A:visited
				{ 
					background-color:blue;
					color:white;
					text-decoration:none;
				}

.menu A:active
				{ 
					background-color:blue;
					color:white;
					text-decoration:none;
				}

.menu A:link
				{ 
					background-color:blue;
					color:white;
					text-decoration:none;
				}

.popup 		
				{ 
  					position:absolute; 
					border-width: 1px;
					border: solid 1;
					border-color:silver;
					background-image:none;
					background-color:#FFFFCC;
					left:80px; 
					visibility: hidden;
					z-index:250;
					font-weight:normal;
					color:black;
					padding:1px;
					padding-left:5px; 
					padding-top:3px;
					padding-right:1px;
					padding-bottom:3px;
  					font-family:Verdana; 
					font-size:17px; 
					width:120px;
  				}

.popup A 
				{ 
					text-decoration:none; 
					color:black; 
				}
				
.popup a:visited 
				{ 
					color:black; 
				}
.popup A:hover 
				{ 
					color:red; 
					text-decoration:none;
				}


