body {
	font-family: Arial;
	font-size: 15px;
	color: white;}

p.updatebox
	{margin-top:2px;
	 margin-bottom:5px;
	 margin-left:5px;
	 margin-right:5px;}
p.upgradetext
    {margin-top:3px;
	 margin-bottom:5px;
	 margin-left:5px;
	 margin-right:5px;
	 text-align:justify;
	 font-size:12px}

img {border-color:#6b6969;}

a:link { color: white; text-decoration: underline}
a:active { color: white; text-decoration: underline }
a:visited { color: white; text-decoration: undeline }
a:hover { color: white; text-decoration: underline}

a.large:link { color: white; text-decoration: underline; font-weight:bold; font-size:40px}
a.large:active { color: white; text-decoration: underline font-weight:bold;  font-size:40px }
a.large:visited { color: white; text-decoration: undeline font-weight:bold; font-size:40px }
a.large:hover { color: white; text-decoration: underline font-weight:bold;  font-size:40px}
.centeredbox { position:relative;left:0px; top:0px; width:475;height:332; background-color:black }
.footerbox {position:absolute;top:262px;left:0px; right;0px; bottom:0px; width:475; background:black; height:70; }

.leftbox { position:relative;left:0px; top:0px; width:432;height:432;margin-top:5px; }
.rightbox { position:absolute;top:-5px;left:441px; right:0px; bottom:0px; width:535;height:432; background-color:black }


td img {display:block}

.title {font-color:white;font-face:verdana;font-size:20px;font-weight:bold;margin-left:5px}
.descrip {font-color:white;font-face:verdana;font-size:16px;margin-left:5px;text-align:justify}

a.nav:link { color: white; text-decoration: none; font-weight:bold;}
a.nav:active { color: white; text-decoration: none; font-weight:bold;}
a.nav:visited { color: white; text-decoration: none; font-weight:bold; }
a.nav:hover { color: #d7d7d7; text-decoration: none; font-weight:bold;}

.nav_{color:#949495}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: black;
	padding: 3px;
	border: 1px solid #505050;
	-moz-border-radius: 3px;
}
.nav1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: black;
	padding: 3px;
	border: 1px solid #505050;
	-moz-border-radius: 3px;
}

.nav1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: black;
	padding: 3px;
	border: 1px solid #505050;
	-moz-border-radius: 3px;
}
.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: #9f9f9f;
	padding: 3px;
	border: 1px solid black;
	-moz-border-radius: 3px;
}
.nav1_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: white;
	padding: 3px;
	border: 1px solid #505050;
	-moz-border-radius: 3px;
}

.txtpics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}

.nav2_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	background-color: black;
	padding: 3px;
	border: 1px solid #343434;
	-moz-border-radius: 3px;
}