body, .body
{
	font-family: Calibri, Trebuchet MS, Arial, Sans-Serif;
	background-color: #FFFFFF;
	margin: 2px 0px 0px 0px;
	background: #ffffff url( '../images/top.png' ) top center repeat-x;
}


/*Start For paging */
listingLink { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: blue; 
text-decoration:none;
margin-left:0px;
margin-right:0px;
}

a.listingLink:hover {
color:#FF0000; 
}

activepage {
color:#ffffee;
background-color: #000033;
font-weight: bold;
}

/* End For paging */




a
{
	color: #1F497D;
}

a:hover
{
	color: #000000;
}



.Borderless
{
	border: 0px;
}

form
{
	display: inline;
}
/*
input[src]
{
	border: solid 1px #0070C0;
}

input[src]:hover
{
	border: solid 1px #000000;
}
a img
{
	border: solid 1px #0070C0;
}

a:hover img
{
	border: solid 1px #000000;
}

input[type=submit]
{
	padding: 3px;
}

input[type=radio]
{
	margin-bottom: 15px;
	
}
*/
td { text-align: left; } /* So IE won't inherit centering */

h2
{
	border-bottom: 1px solid #999;
}
h4
{
	border-bottom: 1px solid #999;
}

h3
{
	
}

hr
{
	background-color:#999;
	color:#999;
	height:1px;
	border:0 none;
	border: 0px;
}

#Menu
{
	background: #ffffff url(  '../images/bg.png' ) top center repeat-x;
	font-size: 105%;
	text-align: center;
	padding-top: 6px;
	height: 30px;
	color: #ffffff;
}

#Menu a
{
	color: #ffffff;
	margin-left: 6px;
	margin-right: 6px;
}

#Menu a:hover
{
	color: #000000;
}

#BodyArea
{
    width:980px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	background: #ffffff url(  '../images/bg.png' ) top center repeat-x;
	background-position: 0px -36px;
	padding-bottom: 50px;
	
	/*height: expression( this.scrollHeight < 334 ? "333px" : "auto" );  sets min-height for IE */
    min-height: 333px; /* sets min-height value for all standards-compliant browsers */
}

.Content
{
    background: #ffffff ;
	padding-left: 5px;
	padding-right:5px;
	width:800px;
}

.Sidebar
{
	padding-left: 5px;
	padding-right:5px;
	width:180px;
}

#Content
{
    width:808px;
}
#text1
{
	border: 2px solid #BEC6DD;
    padding:5px;
    text-align:center;
    
}
#text2
{
	
    
    text-align:center;
    
}
#textr
{
	text-align:right;
    
}
#textc
{
	text-align:center;
    
}
#textl
{
	text-align:left;
    
}
#Footer
{
	background: #ffffff url(  '../images/bg000000.gif' ) top center repeat-x;
	font-size: 85%;
	text-align: center;
	padding-top: 10px;
	height: 26px;
	color: #ffffff;
}

#Footer a
{
	color: #ffffff;
	margin-left: 6px;
	margin-right: 6px;
}

#Footer a:hover
{
	color: #000000;
}

.Error
{
	color: #FF0000;
	font-weight: bold;
	position: static;
}

#Sponsor
{
	padding: 0px;
	border: 0px;
	margin-top: 0;
	width: 160px;
	text-align: center;
	font-weight: bold;
}

#Sponsor div
{
	font-weight: normal;
	padding: 0px;
	border: 0px;
	width: 160px;
	text-align: center;
}

#TopAdHolder
{
	height: 112px;
}

#TopAd
{
	position: absolute;
	top: 58px;
	height: 90px;
	width: 728px;
	left: 50%; /* ie6 hack */
	margin-left: -364px;
}

.Setting
{
	padding: 4px 0px 4px 10px;
}

.SettingRight
{
	padding: 6px 0px 6px 7px;
}

.FormGroupBox
{
	background: #FFF;
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

h2.LogoEditHeader
{	
	margin: 10px 0px 10px 0px;
}

.LogoGallery
{
}

.LogoGallery td
{
	padding: 0px 20px 15px 20px;
}