﻿body
{
    background-color: #333333;
    text-align: center;   
}
.main_box
{
	width:800px;
	background-color:#C0C0C0;
	margin:0 auto;
}

.MainTitle
{
	font: italic normal normal 100% serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: x-large;
	text-align: center;
}
.TopBox
{
	background-color: #999999;
	height: 75px;
}
.menuBox
{
	background-color: #666666;
	border-width: 1px;
	border-color: black;
}
.menuItems
{
	font: 100% Arial, Helvetica, sans-serif;
	display: block;
	line-height:35px;
}
.LeftBox
{
	width:200px;
}

.GaleryLeftBox
{    
    width: 200px;
    background-color: #ffffff;
    color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}
.contentBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	text-align:justify;
}
.TextParagraph
{
	text-align: justify;
	line-height: normal;
	text-indent: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right:10px;
	display: block;
}
.footerBox
{
	background-color: #666666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.horizontalList
{
	display:inline;
}
.menuBox a:link, a:visited
{
	color: #C0C0C0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align:middle;
}
.menuBox a:hover
{
	color:#666666;
	background-color:#FFCC00;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	vertical-align:middle;

}
.SelectedMenuItem
{
    color:#666666;
	background-color:#FFCC00;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	vertical-align:middle;
}
.ListLinks
{
    display:block;
}
.BioHeaderStyle
{
	width: 100px;
    font-weight:bold;
}
.SupportSuppporterWith
{
	width: 545px;
}
.SupporterTitle
{
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
}
.suportHline
{
		color: #FF6600;
	width: 766px;
}
.supportBar
{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	font-style: italic;
	width:100%;
}
.ArticleBody
{
	text-align: justify;
}
.cmnt1
{
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display:inline-table;
	width:100%;
}
a:link, a:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9900;
}
a:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;

}
.Login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #00FF00;
}
.tbFotoHead
{
	background-color: #FF9900;
	color: #333333;
	font-weight: bold;
}
.tbGalleryBody
{
	border: 1px outset #808080;
	width: 600px;
}
.Links A:link
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900;
}
.Links A:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900;
}
.Links A:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.menuItems A:link, A:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9900;
}
.menuItems a:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
}
