﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: Black;
	background-repeat: repeat-x;

}
object:focus { 
    outline: none; 
}


.bg
{
	margin: 0px;
	padding: 0px;
	background-color: #3a0000;
	background-image: url(/img/sys/bg_new.jpg);
	background-repeat: repeat-x;
}

.menu_links
{
  font-family: Helvetica, Verdana;
  font-size: 9px;
  line-height: 14px;
  color: White;
}

#menu A:link {text-decoration: none;}
#menu A:visited {text-decoration: none; color: White;}
#menu A:active {text-decoration: none; }
#menu A:hover {text-decoration: none; color: White; cursor: pointer; }

#newsitem A:link {text-decoration: none;color: White;}
#newsitem A:visited {text-decoration: none; color: White;}
#newsitem A:active {text-decoration: none;color: White;}
#newsitem A:hover {text-decoration: underline; color: White; cursor: pointer;}

#wallpaperitem A:link {text-decoration: none;color: White;}
#wallpaperitem A:visited {text-decoration: none; color: White;}
#wallpaperitem A:active {text-decoration: none;color: White;}
#wallpaperitem A:hover {text-decoration: none; color: White; cursor: pointer;}

#contactinfo A:link {text-decoration: none;color: #aaa; font-size: 8px;}
#contactinfo A:visited {text-decoration: none; color: #aaa; font-size: 8px;}
#contactinfo A:active {text-decoration: none;color: #aaa; font-size: 8px;}
#contactinfo A:hover {text-decoration: none; color: #aaa; cursor: pointer; font-size: 8px;}


.copyright
{
	font-family: Arial, Verdana;
	font-size: 8px;
	color: #aaa;
	margin-right:15px;
}
.GalleryView
{
	position: relative;
	left: 15px;
	top: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	float: left;
}
.GalleryPath
{
	position: relative;
	left: 10px;
	top: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	float: left;
}


.iheadline
{
	 font-weight: bold;
	 font-size: 11px; 
	 font-family: Verdana;	
}
	
.ipublished
{
	 font-weight: normal;
	 font-size: 9px; 
	 font-family: Verdana;	
	 color: #dfba0c;
}
.ibody
{
	 font-weight: normal;
	 font-size: 11px; 
	 font-family: Verdana;	
	 margin-bottom: 4px;
	 margin-top: 10px;
}
.newsitem
{
	font-family: Verdana;	
 
}

.medialist
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
 }
 
.li 
{
	list-style-image: url(/img/sys/silent.gif);
	line-height: 17px;
}
