html	{ height:100%; margin:0; }
body	{ height:100%; margin:0; background:url('/images/page-bg.gif') repeat-y top center; }

a		{ font-family:Verdana, Arial, Tahoma; font-size:11px; color:#2C497B; text-decoration: none; font-weight:bold; }
a:hover	{ text-decoration: none; }
p		{ font-family:Verdana, Arial, Tahoma; font-size:11px; color:#3C3D3D; text-decoration: none; }
div		{ font-family:Verdana, Arial, Tahoma; font-size:11px; color:#3C3D3D; text-decoration: none; }

h1		{ font-family:Verdana, Arial, Tahoma; font-size:20px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0 0 5px 0; }
h2		{ font-family:Verdana, Arial, Tahoma; font-size:18px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0 0 5px 0; }
h3		{ font-family:Verdana, Arial, Tahoma; font-size:16px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0 0 5px 0; }
h4		{ font-family:Verdana, Arial, Tahoma; font-size:14px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0 0 5px 0; }
h5		{ font-family:Verdana, Arial, Tahoma; font-size:13px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0 0 5px 0; }
h6		{ font-family:Verdana, Arial, Tahoma; font-size:12px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0 0 5px 0; }
.Clear	{ clear:both; height:1px; line-height:1px; font-size:1px; }

.MaskDiv		{ position:absolute; left:0px; top:0; width:100%; height:100%; opacity:0.6; }
.MaskIFrame		{ position:absolute; left:0px; top:0; width:100%; height:100%; border:none; background-color:#FFFFFF; opacity:0; }

.ViewImageFrame		{ cursor:pointer; }
.ViewImageFrame img	{ cursor:pointer; }

#adminArea			{ background-color:#CCCCCC; color:#FFFFFF; }
#adminArea a		{ padding:5px 15px; line-height:20px; }
#adminArea a:hover	{ background-color:#999999; color:#CCCCCC; }

#headerArea			{ width:697px; height:87px; margin: 0 auto; background:url('/images/header-bg.jpg') no-repeat top left; }
#headerArea div		{ width:220px; height:80px; position:relative; top:-93px; left:470px; text-align:right; }
#headerArea div p	{ color:#000000; line-height:16px; font-size:11px; }
#headerArea div a	{ color:#000000; text-decoration:none; }

#menuArea			{ width:100%; height:30px; background:url('/images/menu-bg.gif') no-repeat top center; }
#contentArea		{ width:696px; margin: 0 auto; background:url('/images/content-bg.gif') no-repeat top left; }
#footerArea			{ width:100%; height:20px; }
#footerArea div		{ position:relative; left:-1px; top:1px; width:697px; height:20px; margin: 0 auto; background-color:#7B82AF; font-family:Verdana, Arial, Tahoma; font-size:12px; color:#FFFFFF; text-align:center; line-height:20px; }

.Menu				{ width:780px; height:30px; margin: 0 auto; position:relative; left:-41px; }
.Menu img			{ border:0; }

.Article				{ margin:0 10px; }
.Article .EditorButton	{ position:absolute; margin-top:20px; }

.Open				{ padding-left:115px; text-indent:-115px; font-family:Verdana, Arial, Tahoma; font-size:11px; color:#1E3D74; text-decoration: none; font-weight:bold; margin:0; text-transform:uppercase;}
.Index				{ width:697px; height:400px; margin:-10px 0 0 -10px; background:url('/upload/index-bg.gif') no-repeat top right; }
