﻿body {
}

.ButtonStyle
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
}
#wrapper
{
	margin: 0 auto;
	width: 1024px;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
}
#content {
    width: 100%;
}
.AlignCenter
{
	background-position: center;
	text-align: center;
}
.PageTitle
{
	
 	font-weight: bold;
	font-size: 25px;
	font-family: 'Bradley Hand ITC';
	
}
.ImageDescr
{
	font-size: 15px;
	font-family: 'Bradley Hand ITC';
}
.NormalText
{
	font-size: 12px;
	font-family: Verdana;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     font-size: 500%;
     color: #FF0000;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: -30px;
     padding-top: -45px;
     font-size: 500%;
     color: #FF0000;
 }
 .CommentText
{
	font-size: 14px;
	font-family: Verdana, Arial;
}
 .CommentBy
{
	font-size: 10px;
	font-family: Verdana, Arial;
}
.TopMenu
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Verdana;
	background-color: green;
}
.WebsiteTitle
{
	font-weight: normal;
	font-size: 30px;
	color: white;
	font-family: Verdana, Arial;
	background-color: green;
	text-align: center;
}
 .LoginStatus
{
	font-size: 10px;
	font-family: Verdana, Arial;
}
.TopMenu
{
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
	cursor: hand;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
	background-color: transparent;
}
.DefaultText
{
	font-family: Verdana;
	font-size: 12px;
}
.LabelText
{
	font-family: Verdana;
	font-size: 12px;
}
.ErrorLebel
{
	color: red;
	font-family: Verdana;
}
.TableHeader
{
	color:White;background-color:#6B696B;font-weight:bold;
}


.none
{}