﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;	
	background: #B4B4B4 url(images/body_bg.gif) repeat left top;
	font-family: Arial, Tahoma, sans-serif;
	font-size:75%;
}

.BannerLogo
{
	float: left;
	font-weight: bolder;
	font-size: large;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: inherit;
	padding-bottom: 10px;
	padding-left: 20px;
}

.BannerLogin
{
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: inherit;
}

.LogoFont
{
	font-family: Comic Sans MS,Forte,Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}


.BannerLink
{
	color: #FFFFFF;
	padding: 10px 2px 20px 2px;
}


.HeaderBanner a
{
	text-decoration: none;
}

.SLHeaderBanner a
{
	text-decoration: none;
}

.HeaderBanner
{
	margin: -1px 0 0 0;
	width: 1000px;
	height: 40px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

.SLHeaderBanner
{
	margin: -1px 0 0 0;
	width: 100%;
	height: 40px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

.MainContent
{
	width: 1000px;
}

.SLMainContent
{
	width: 100%;
}

.ContentDiv
{
	float: left;
	margin: 5px 0 20px 0;
	height:640px;
	width: 850px;
}

.AdsRightBar
{
	margin: 5px auto 20px auto;
	border-style: none;
	width: 130px;
	float: right;
}

.ContentTable
{
	padding: 2px;
	width: 100%;
	height: 100%;
}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 10px 5px 10px 5px;
	line-height: 1.5em;
	font-weight: bold;
}


.sidebarAdcontent
{
	border: 1px solid #0F2543;
	padding: 10px 5px 10px 5px;
	line-height: 1.5em;
	font-weight: normal;
	text-align:center;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarAdcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

#master_menu
{
	float: left;
	width: 209px;
	padding-right: 10px;
}

#master_content
{
	float: right;
	width: 626px;
	margin-right: 0px;
	color: #666666;
	background-color: #EFEFEF;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 15px 10px 20px 10px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_sidebarSamples
{	
	padding-top: 20px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

#master_sidebarAds
{
	padding-top: 20px;
	background: #FFF url(images/walkthrough_bg.gif) no-repeat left top;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-align: right;
}


.formarea {
	padding:10px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.formarea p 
{
	padding:5px;
}

.formheading
{
	padding-bottom: 20px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: medium;
}

.formbottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}

.errorInfo
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.watermarked
{
	height: 20px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
	font-size: small;
}


.Textbox
{
	height: 20px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	color: #000000;
	font-size: small;
}


.ListItem
{
	width: 100%;
	background-color: #DCDCDC;
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.AlterListItem
{
	width: 100%;
	background-color: #FFF8DC;
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}



.TopicHeader
{
	background-color: #D5FFFF;
	text-decoration: none;
}

.TopicHeader a
{
	text-decoration: none;
}

.TopicInfoZone
{
	font-size: x-small;
	text-decoration: none;
}



.TopicInfoZone a
{
	text-decoration: none;
}

.TopicBottomZone
{
	background-color: #D5DDEA;
}

.LinkButtonStyle
{
	border: thin solid;
	margin: auto;
	padding: inherit;
	text-decoration: none;
	background-color: #FFCC66;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	color: #000000;
	cursor: pointer;
}

.SpecialText_A
{
	font-family: Comic Sans MS,Forte,Verdana;
	font-size: medium;
	font-weight: normal;
	color: #5377A9;
}

.SpecialText_B
{
	font-family: Comic Sans MS,Forte,Verdana;
	font-size: small;
	font-weight: normal;
	color: #5377A9;
}

.Score
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: medium;
    font-weight: normal;
    color: #FF0000;
    font-style: italic;
    text-decoration: blink;
}

.PostArea
{
	margin: 5px 0px 0px 0px;
	border-width: thin;
	border-style: solid;
	padding: 5px;
}

.PostArea a
{
	text-decoration: none;
}

.SubjectText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #5377A9;
    font-weight: bold;
}

.BigLinkArea
{
    padding: 0px;
    width: 100%;
    background-color: #FFFF00;
    border-style: solid;
    border-width: thin;
    color: #008080;
    text-align: center;
}

.BigLinkArea a
{
	text-decoration: none;
}

h1
{
	font-family: Comic Sans MS,Forte,Verdana;
	font-size: large;
	font-weight: bold;
}


.FinePrint
{
    color: #C0C0C0;
    font-size: smaller;
}


.SiteMapBar
{
	margin: 2px;
	font-size: small;
	color: #5377A9;
	padding-left: 2px;
	font-weight: bold;
}

.SiteMapBar a
{
	color: #5377A9;
}


.PathDiv
{
    padding: 2px;
    margin: 2px;
    width: 98%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: small;
}

.InputButton
{
	background-color: #5377A9;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 25px;
}

.SmallButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #5377A9;
	color: #FFFFFF;
}

