.location A:visited  {
	text-decoration : underline;
	padding-left : 5px;
}

.location A:link  {
	text-decoration : underline;
}

.location A:active  {
	color : #0055FF;
	text-decoration : underline;
}

.location A:hover  {
	color : #0000FF;
	text-decoration : underline;
}

.location  {
	font-size : 12px;
	font-family : "Verdana", "Sans-Serif", "Serif";
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

.navi A:visited  {
	color : #000000;
	text-decoration : none;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.navi A:link  {
	color : #000000;
	text-decoration : none;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.navi A:active  {
	color : #0055FF;
	text-decoration : none;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.navi A:hover  {
	color : #0000FF;
	text-decoration : none;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.navi  {
	font-size : 14px;
	font-family : "Verdana", "Sans-Serif", "Serif";
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	background-color : #FF8040;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
}

.content A:visited  {
	color : #000000;
	font-size : 14px;
	text-decoration : underline;
}

.content A:link  {
	color : #000000;
	text-decoration : underline;
}

.content A:active  {
	color : #0055FF;
	text-decoration : none;
}

.content A:hover  {
	color : #0000FF;
	text-decoration : underline;
}

.content  {
	color : #000000;
	font-family : "Verdana", "Sans-Serif", "Serif";
	font-size : 13px;
	text-align : left;
	text-indent : 15px;
	padding-left : 5px;
	padding-right : 5px;
	background-color : #F0F0F0;
}

.contentheading  {
	font-weight : bold;
	font-family : "Verdana", "Sans-Serif", "Serif";
	font-size : 24px;
	text-align : center;
}

.footer  {
	font-size : 10px;
	font-family : "Verdana", "Sans-Serif", "Serif";
	font-weight : bold;
	color : #000000;
	text-align : center;
}

.ststitles  {
	color : #000000;
	font-family : "Times New Roman", "Serif", "Sans-Serif";
	font-size : 25px;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	background-color : #F0F0F0;
}

.overclickimage  {
	font-size : 10px;
	text-align : center;
}

.weapontype  {
	font-size : 15px;
	font-family : "Verdana", "Sans-Serif", "Serif";
	text-align : center;
	font-weight : bold;
}

.familytree  {
	font-size : 20px;
	font-family : "Verdana", "Sans-Serif", "Serif";
	text-align : center;
}

.listitem  {
	font-weight : bold;
	font-size : 15px;
	text-indent : 15px;
}

.listdescript  {
	color : #000000;
	text-indent : 45px;
}

.menutopleft  {
    background : url(GRAPHICS/menu/menu_topleft.png);
	width: 8px;
}

.menutop  {
    background : url(GRAPHICS/menu/menu_top.png);
}

.menutopright  {
    background : url(GRAPHICS/menu/menu_topright.png);
	width: 8px;
}

.menuleft  {
    background : url(GRAPHICS/menu/menu_left.png);
}

body  {
    background-color : #E8E8E8;
}

img  {
    border-width : 0px;
}
.menuright  {
    background : url(GRAPHICS/menu/menu_right.png);
}

.menubottomleft  {
    background : url(GRAPHICS/menu/menu_bottomleft.png);
}

.menubottom  {
    background : url(GRAPHICS/menu/menu_bottom.png);
}

.menubottomright  {
    background : url(GRAPHICS/menu/menu_bottomright.png);
}

.tablecenter  {
    margin-left: auto;
    margin-right: auto;
}