BODY
{
	background-color: #232323;
	font-family: Arial;
	font-size:12px;
	color:white;
}

P
{
	margin:0;
}

A
{
	font-family: Arial;
	text-decoration: underline;
	font-size:12px;
	color: white;
}

INPUT
{
	font-family: Arial;
	font-size:12px;
}

TEXTAREA
{
	font-family: Arial;
	font-size:12px;
}

INPUT.Button
{
	font-weight:bold;
}

TABLE
{
	font-size:12px;
}
	
TABLE.AdminTable
{
	border:solid 1px black;
	width:100%;
}

TABLE.AdminTable TH
{
	background-color:#D0E0F0;
	padding:3pt;
	border-bottom:solid 1px black;
}

TABLE.AdminTable TD
{
	border:solid 1px #E0E0E0;
	padding:3px;
}

TABLE.FormTable
{
	border:solid 1px black;
}

TD.FormTableFormError
{
	color:Red;
	font-weight:bold;
}

DIV.Texts_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.Texts_Body
{
}

TABLE.NavigationMenu
{
	font-size:12px;
	font-weight:bold;
	padding:3pt;
	border-bottom:solid 1px black;
}

TABLE.NavigationMenu A
{
	font-size:12px;
	font-weight:bold;
}

FORM
{
	margin:0;
}

DIV.NewsList_Header
{
	font-weight:bold;
	padding-top:10pt;
}

DIV.NewsList_Body
{
}

DIV.NewsList_Body A
{
	text-decoration:none;
}

DIV.NewsView_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.NewsView_Body
{
}

TABLE.ArticlesList
{
	border:solid 1px black;
}

TABLE.ArticlesList TD
{
	padding:5pt;
	vertical-align:top;
}

DIV.ArticlesList_Header
{
	font-size:12pt;
	font-weight:bold;
}

DIV.ArticlesList_Header A
{
}

DIV.ArticlesList_Body
{
}

DIV.ArticlesList_Body A
{
	text-decoration:none;
}

DIV.ArticlesView_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.ArticlesView_Body
{
}



TABLE.PicturesList
{
	border:solid 1px black;
}

TABLE.PicturesList TD
{
	padding:5pt;
	vertical-align:top;
}

DIV.PicturesList_Header
{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

DIV.PicturesList_Header A
{
	text-decoration:none;
}

DIV.PicturesList_Body
{
}

DIV.PicturesList_Body A
{
	text-decoration:none;
}

DIV.PicturesView_Header
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px black;
	padding:3pt;
	margin-bottom:5pt;
}

DIV.PicturesView_Body
{
}

TABLE.SearchResults
{
	border:solid 1px black;
}

TABLE.SearchResults TH
{
	border-bottom:solid 1px black;
	padding:3pt;
}

TABLE.SearchResults TD
{
	padding:3pt;
	border:solid 1px #E0E0E0;
}

TABLE.SearchForm
{
	border:solid 1px black;
}