FONT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
TD		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
BODY        {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; background: url('http://pocketgpsworld.com/background-faded.gif') top center repeat-y;} /*edited by MaFt */
P		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
DIV		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
A:link          {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.title 		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.storytitle 	{
	BACKGROUND: none;
	COLOR: #363636;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none;
}
.storycat	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.boxtitle 	{BACKGROUND: none; COLOR: #363636; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica}
.option 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 8px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg_l	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 8px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.box		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; border: 1px solid #000000; background-color: #FFFFFF}
body, p {
	margin-top : 0;
	margin-bottom : 0px;
}

.artimg {
	padding: 5px;
	border: 1px solid #000000;
}
.postbody a 
{ 
   text-decoration:underline !important; 
   color:#FF0000;
} 

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: #0080c0;
    TEXT-ALIGN: center;	
}
.Bar
{
    FLOAT: left;
    WIDTH: 120px;
    POSITION: relative;
    BACKGROUND-COLOR: #0080c0;
    TEXT-ALIGN: center;
	font-weight:bold;
    BORDER-TOP: buttonhighlight thin outset;
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-LEFT: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
	padding: 7px;

}

a.BarNone:link, a.BarNone:Hover, a.BarNone:visited, a.BarNone:active
{
	color: #ffffff;
    BACKGROUND-COLOR: #0080c0;
	text-decoration:none;
padding: 7px;


}

.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 200px;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #0080c0;
	font-size:11px;

}
.menuItem
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 50px;
    WIDTH: 100%;
    CURSOR: pointer;
    BORDER-BOTTOM: gray 1px solid;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	BACKGROUND-COLOR: white;

}
.ItemMouseOver
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    WIDTH: 100%;
    CURSOR: pointer;
    COLOR: white;
    BORDER-BOTTOM: gray 1px solid;
    BACKGROUND-COLOR: #0080c0;
	font-size:15px;
	font-weight:normal;
}
.ItemMouseOut
{
    WIDTH: 100%;
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left;
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 120px;
    CURSOR: pointer;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #0080c0;
    TEXT-ALIGN: center;
	font-weight:bold;
padding: 7px;

}
.topmenu 
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
a.topmenu:link, a.topmenu:Hover, a.topmenu:visited, a.topmenu:active
{
	color: #666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a.topmenu:Hover {
	color:#81BAFF;
}



.sidemenu 
{
	color: #00529C; /* edited by MaFt to match new blue header - was 0080c0 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.sidemenu:link, a.sidemenu:Hover, a.sidemenu:visited, a.sidemenu:active
{
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.sidemenu:Hover {
	color:#81BAFF;
}

.sidemenuscroll
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.sidemenuscroll:link, a.sidemenu:Hover, a.sidemenu:visited, a.sidemenu:active
{
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.sidemenuscroll:Hover {
	color:#81BAFF;
}.whytitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #85A2C6;
}
.whytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
