@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background:url(images/background.gif);
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center; 

}
bkgd {background:url(images/background.gif) #c5c5ca left top repeat-x;} 
a:link {
	color: #990000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}


a.BOTTOM {
	color: #000000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}

#menuIndex a {
	display:block;
	width:159px;
	height:30px;
	background: url("images/about.gif");
}
#menuIndex a:hover {	
	background:url("images/aboutro.gif");
}
#IndexPage #menuIndex a {
	background: url("images/abouton.gif");
}
#IndexPage #menuIndex a:hover {	
	background:url("images/aboutro.gif");
}

#menuArticles a {
	display:block;
	width:159px;
	height:34px;
	background: url("images/articles.gif");
}
#menuArticles a:hover {	
	background:url("images/articlesro.gif");
}
#ArticlesPage #menuArticles a {	
	background:url("images/articleson.gif");
}
#ArticlesPage #menuArticles a:hover {	
	background:url("images/articlesro.gif");
}

#menuGames a {
	display:block;
	width:159px;
	height:34px;
	background: url("images/games.gif");
}
#menuGames a:hover {	
	background:url("images/gamesro.gif");
}
#GamesPage #menuGames a {	
	background:url("images/gameson.gif");
}
#GamesPage #menuGames a:hover {	
	background:url("images/gamesro.gif");
}

#menuArt a {
	display:block;
	width:159px;
	height:34px;
	background: url("images/art.gif");
}
#menuArt a:hover {	
	background:url("images/artro.gif");
}
#ArtPage #menuArt a {	
	background:url("images/arton.gif");
}
#ArtPage #menuArt a:hover {	
	background:url("images/artro.gif");
}

#menuDownloads a {
	display:block;
	width:159px;
	height:34px;
	background: url("images/downloads.gif");
}
#menuDownloads a:hover {	
	background:url("images/downloadsro.gif");
}
#DownloadsPage #menuDownloads a {	
	background:url("images/downloadson.gif");
}
#DownloadsPage #menuDownloads a:hover {	
	background:url("images/downloadsro.gif");
}

#menuResume a {
	display:block;
	width:159px;
	height:37px;
	background: url("images/resume.gif");
}
#menuResume a:hover {	
	background:url("images/resumero.gif");
}
#ResumePage #menuResume a {	
	background:url("images/resumeon.gif");
}
#ResumePage #menuResume a:hover {	
	background:url("images/resumero.gif");
}

TD.MYTABLE
{  
    font-size:10pt;
	 background:url(images/contentbg.gif) #c5c5ca left top repeat-x;
     background-color:#484848;
     color:white;
     text-align:justify;
	 padding-top:70px;
	 padding-right:35px;
	 padding-left:35px;
}
TD.MYTABLE_EMPTY
{  
    font-size:10pt;
     color:white;
     text-align:justify;
	 padding-right:20px;
}
TD.BarNR
{  
     font-size:10pt;
	 background:url(images/index_05.gif) #000000 left top repeat-x;
     background-color:#000000;
}
TD.BarNRL
{  
     font-size:10pt;
	 background:url(images/leftbar.gif) #484848 left top repeat-x;
     background-color:#484848;
}

P.PAGETITLE
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:21pt;
text-align:center;
}
P.CONTENTSUBHEAD
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14pt;
text-align:left;
}
P.CONTENTSUBHEADNA
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14pt;
}
P.RESUMECONTENT
{
margin-left:25px;
}
P.CONTENTHEAD
{
margin-left:35px;
margin-right:35px;
text-align:center;
}
P.BOTTOMLINE
{
font-size:10px;
margin-left:35px;
margin-right:35px;
margin-bottom:6px;
text-align:center;
color:#aaaaaa;
}