.SingleBlackBorder1pt {
	border: 1px solid #000000;
}
.style4 {font-family: Tahoma; font-size: 12px; color: #999999;}
body{font-family: Tahoma;color:#999999;}
.smalltext {
	font-size: small;
}

.LeftBorder1pt {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}


a:hover {
	text-decoration:none;
	color: #0099FF;
}

a:active{
	text-decoration:none;
	color: #0099FF;
}

a:visited{
	text-decoration:none;
	color: #0099FF;
}
a{
	text-decoration:none;
	color: #0099FF;
}
.BorderGrey1pt {
	border: 1px solid #999999;
}

.RightBorder1pt {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.RightTableBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	font-size: 9px;
}
.ViewTable {
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #666666;
}
.Table_cellbord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.TopBorder1pt {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BottonBorder1pt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.InsertBorderGrey1pt {
	border: 1px solid #999999;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-top: 0px;
}

#navigation { 
height: 436px;
width: 307px; /* height */ 
background: url('Images/roadsign.jpg') no-repeat; /* set the background image, no repeating */ 
} 

ul#linkmenu, #linkmenu li { 
padding: 0; margin: 0; 
list-style: none; 
} 
ul#linkmenu { 
float: left; 
height: 0; /* these two lines fix that extra whitespace problem on the layout */ 
} 
#linkmenu li { 
font-family: Times New Roman, Times, Georgia, sans-serif !important; /* NOTICE THIS! */ 
position: relative; 
width: 200px; 
} 

.n-paygo { 
top: 75px; /* 29 pixels from the top */ 
left: 60px; /* 66 pixels left from where it was inserted */ 
font-size: 24pt; /* the font size needs to be this size to cover the area correctly. */ 
} 

.n-value { 
top: 132px; /* 29 pixels from the top */ 
left: 210px; /* 66 pixels left from where it was inserted */ 
font-size: 20pt; /* the font size needs to be this size to cover the area correctly. */ 
} 

.n-theory { 
top: 235px; /* 29 pixels from the top */ 
left: 190px; /* 66 pixels left from where it was inserted */ 
font-size: 20pt; /* the font size needs to be this size to cover the area correctly. */ 
} 

.n-shop { 
top: 178px; /* 29 pixels from the top */ 
left: 20px; /* 66 pixels left from where it was inserted */ 
font-size: 16pt; /* the font size needs to be this size to cover the area correctly. */ 
} 


.n-mag { 
top: -45px; /* 29 pixels from the top */ 
left: 10px; /* 66 pixels left from where it was inserted */ 
font-size: 16pt; /* the font size needs to be this size to cover the area correctly. */ 
} 

#linkmenu li a { 
text-decoration: none; 
background: none; 
} 
#linkmenu li a span { 
visibility: hidden; 
} 

