h1	{font-family:  "Century Gothic", Geneva, sans-serif; font-size:20pt; color: #00FF00;  text-decoration:underline;  font-weight: normal;}

.subtitle {
	font-family: "Verdana", Geneva, sans-serif;
	font-size:12pt;
	color: silver ;
	font-weight:none;
	border-bottom : thin groove;
	border-bottom-color : Lime;
}

.title	{font-family:  "Century Gothic", Geneva, sans-serif; font-size:40pt; color: #00FF00;}

a	{font-family: "Verdana", Geneva, sans-serif; font-size:10pt; color: silver; font-weight:none; }

a:hover {font-family: "Verdana", Geneva, sans-serif; font-size:10pt; color: #00FF00;  text-decoration: none}

a:active {font-family: "Verdana", Geneva, sans-serif; font-size:10pt; color: #00FF00;  text-decoration: none}


p	{font-family: "Verdana", Geneva, sans-serif; font-size:10pt; color: silver; font-weight:none; }



.green		{font-family: "Courier New", monospace; font-size: 10pt; color: silver;  text-decoration: none ; font-weight:bold; background-color:#222222;
	border-bottom : 1px solid #666666;
	border-right : 1px solid #666666;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	}

.green:hover	{font-family: "Courier New", monospace; font-size: 10pt; color: #00FF00;  text-decoration: none; font-weight:bold;  background-color:#222222;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	}

.green:active 	{font-family: "Courier New", monospace; font-size: 10pt; color: black;  text-decoration: none; font-weight:bold;  background-color:#00FF00}

.greenrev		{
	font-family: "Courier New", monospace;
	font-size: 10pt;
	color: silver;
	text-decoration: none ;
	font-weight:bold;
	background-color:black;
	border-bottom : 2px solid Black;
	border-right : 2px solid Black;
}

.greenrev:hover		{
	font-family: "Courier New", monospace;
	font-size: 10pt;
	color: silver;
	text-decoration: none ;
	font-weight:bold;
	background-color:black;
	border-right : 2px solid Lime;
}

.greenrev:active	{
	font-family: "Courier New", monospace;
	font-size: 10pt;
	color: silver;
	text-decoration: none ;
	font-weight:bold;
	background-color:black;
	border-right : 2px solid Silver;
}

.greenrev:visited		{
	font-family: "Courier New", monospace;
	font-size: 10pt;
	color: silver;
	text-decoration: none ;
	font-weight:bold;
	background-color:black;
}


.name		{font-family: sans-serif ; font-size:8pt ; color:silver }
.name:hover		{font-family: sans-serif ; font-size:8pt ; color:silver ; text-decoration:none;}
.name:active		{font-family: sans-serif ; font-size:8pt ; color:silver ;  text-decoration:underline;}


body {
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #00FF00;
	scrollbar-base-color : #00FF00;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #222222;
	scrollbar-track-color: #111111;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #666666;
}

textarea{
	background-color : Black;
	color : Silver;
	border-left : 1px solid lime;
	border-top : 1px solid gray;
	border-right-style : none;
	border-bottom : none;
}

input{
	background-color : Black;
	color : Silver;
	border-left : 1px solid lime;
	border-top : 1px solid gray;
	border-right-style : none;
	border-bottom : none;
}

option{
	background-color : Black;
	color : Silver;
}

table{
	padding : 0px 0px;
}

td {
	font-family: "Verdana", Geneva, sans-serif; font-size:10pt; 
	color: silver; font-weight:none;
	padding : 0px 0px;	
}

.tdbott {
	vertical-align : bottom;
}

.just { text-align: justify; } 

.tableresmain{
	border-left : 1px solid Lime;
}

.tableres{
	border-top : 1px solid white;
	border-bottom : 1px solid  white;
}

.tablephleft{
	background : Black url(images/photos_06.png) repeat-y fixed left;
}

.tablephright{
	background : Black url(images/photos_08.png) repeat-y fixed right;
}
