﻿body
{
	background-color: #000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.menu1
{
	color: white;
	/*font-family: "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;*/
	font-family:"Courier New",Courier,monospace;
    font-size:12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bolder;
	text-transform: uppercase;
	width:180px;
	
		
}
.menu3
{
	color: white;
	/*font-family: "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;*/
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bolder;
	text-transform: uppercase;
	padding-bottom:3px;
	text-decoration:none;
	width:180px;
	
}

.menu1 a
{
	color: white;
	/*font-family: "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;*/
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bolder;
	line-height: normal;	
	text-decoration:none;
	background-repeat:no-repeat;
	width:180px;
	
}

.menu1  a:hover 
{
	color: orange;
	/*font-family: "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;*/
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bolder;
	line-height: normal;	
	text-decoration:none;
	width:180px;
	
}


.menu2 a
{
	color: white;
	
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	
	padding-bottom:3px;
    text-decoration:none;   
    padding-left:8px;
	width:180px;
	
}

.menu2  a:hover 
{
	background-image:url('../images/bullet.png');
	color: orange;
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	padding-bottom:3px;
    text-decoration:none;   
    background-repeat:no-repeat;
    padding-left:8px;
    width:180px;
	
}

.page4 a
{
	color: white;
	font-family:"Courier New",Courier,monospace;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	
	line-height: normal;	
	text-decoration:none;
	background-repeat:no-repeat;
	padding:0px 2px 0px 2px;
}

.page4  a:hover 
{
	color: orange;
	font-family:"Courier New",Courier,monospace;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;	
	text-decoration:none;
	padding:0px 2px 0px 2px;
}

.myImage
{
	border:0px;
	width:74px;
	height:74px;
}


.TextLink a
{
	color: #333;
	
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	
	line-height: normal;	
	text-decoration:none;
	padding:2px 0px 5px 15px;
	
	
}

.TextLink  a:hover 
{
	color: #666;
	
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	
	line-height: normal;	
	text-decoration:underline;
	padding:0px 0px 0px 15px;
	
}





