﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #9b6aa4;
	scrollbar-base-color : #9b6aa4;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #9b6aa4;
	scrollbar-track-color : #FFFFFF;
}
table{
	color: black;
	font-size: 1em;
}
table#menu{
	font-size: 1em;
}
.bgTD2{
	background-color: #9b6aa4;
	color: White;
}
.bgTable{
	background-color: #9b6aa4;
	color: #00186A;
}
tr.btnLink3{
	background-color: #9b6aa4;
	color: White;
	border: thin solid Red;
	border-top: White;
	border-bottom: White;
}
td.btnLink3{
	background-color: #9b6aa4;
	color: White;
	border: 2px solid #D3D3D3;
	border-left: White;
	border-right: White;
}
.bgTD{
	background-color: #FDF4D5;
	color: White;
}
.bgTDPageView{
	background-color: #FFFFFF;
	color: White;
}
.bgTDPageView2{
	background-color: #DEE1EC;
	color: White;
}
.TableHeader{
	color: White;
	width: 620px;
	font-size: 12px;
	margin-left: 5px;
	background-color: #FDF4D5;
}
.noIndent{
	color: White;
	width: 99%px;
	font-size: 12px;
	margin-left: -5px;
}
.loginTable{
	color: White;
	width: 95px;
	font-size: 12px;
	margin-left: 1px;
}
.ErrorMessage{
	color: #C00000;
	font-size: 12px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
.ErrorMessage2{
	color: #C00000;
	font-size: 12px;
	margin-left: 3px;
}
.FeedbackMessage{
	color: #4040FF;
	font-size: 12px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
.menuTable{
	color: White;
	width: 130px;
	font-size: 12px;
	margin-left: 3px;
}
a{
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: underline;
}
a.btnLink{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.btnLinkTitle {
	font-weight: bold;
	font-size: 16px;
	color: #9b6aa4;
	text-decoration: none;
}
span.DateLabel{
    font-size:x-small;
    display: none;
}
p.byAuthor{
    font-size:x-small;
    display: none;
}

a.btnLink3{
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a.btnLinkTemplate{
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-size: 12px;
}
a.btnLinkTop{
	font-weight: bold;
	color: #5f1e60;
	text-decoration: none;
	font-size: 20px;
	display:none;
}
a.MenuItem{
	font-weight: bold;
	font-size: 20px;
	color: black;
	text-decoration: none;
}
a.btnLinkDown{
	color: White;
}
h1{
	color: #5f1e60;
	font-size: 2em;
	margin-left: 3px;
	margin-right: 3%;
	padding-bottom: 2px;
	text-align: center;
	background-color:  #FFF5F4;
	border-top-color: #5f1e60;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #5f1e60;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
h2{
	color: #9b6aa4;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3{
	color: #9b6aa4;;
	font-size: 14px;
	margin-left: 3px;
	margin-top: 3px;
}
.H1{
	color: #9b6aa4;
	font-size: 22px;
	margin-left: 0px;
	margin-bottom: 3px;
}
.H2{
	color: #9b6aa4;
	font-size: 18px;
	margin-left: 0px;
	margin-bottom: 3px;
}
.H3{
	font-family: Arial;
	color: #9b6aa4;
	font-size: 16px;
	margin-left: 0px;
	margin-bottom: 3px;
}
.H5{
	color: #9b6aa4;
	font-size: 11px;
	margin-left: 0px;
	font-weight: bold;
}
.H5Template{
	color: White;
	font-size: 10px;
	margin-left: 0px;
	font-weight: bold;
}
p{
	font-size: 1.3em;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 8px;
	width: 95%;
}
hr{
	margin-left: 3px;
}
li{
	font-size: 1.3em;
	margin-left: 3px;
}
ul, ol{
	margin-top: 2px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-left:1em;
}
blockquote{
	margin-top: 2px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-left:1em;
}
p InTable{
	font-size: 0.9em;
	margin-left: 3px;
}
.loginText{
	color: #FFFFFF;
	font-size: 0.9em;
}
.selectBox{
	background-color: #E0DFE3;
	font-size: 0.9em;
	color: White;
	width: 110px;
}
.SelectBoxTemplate{
	font-size: 9px;
	color: White;
	width: 80px;
	height: 10px;
}
.selectBoxMiddle{
	background-color: #FDF4D5;
	font-size: 0.9em;
	color: White;
	width: 200px;
}
select.SmallFont {
	font-size: 0.9em;
	color: White;
}
.checkbox{
	background-color: #C00000;
	width: 11px;
	height: 11px;
}
.DayMonthBox{
	background-color: #F7F3F3;
	font-size: 0.9em;
	color: White;
	width: 20px;
}
.YearBox{
	background-color: #F7F3F3;
	font-size: 0.9em;
	color: White;
	width: 35px;
}
.TextBox{
	background-color: #F7F3F3;
	font-size: 0.9em;
	color: White;
	width: 460px;
	height: 150px;
}
.TitleBox{
	background-color: #F7F3F3;
	font-size: 11px;
	color: White;
	width: 600px;
	height: 20px;
}
.TitleBoxMiddle{
	background-color: #F7F3F3;
	font-size: 11px;
	color: White;
	width: 350px;
	height: 20px;
}
.TitleBoxSmall{
	background-color: #FDF4D5;
	font-size: 0.9em;
	color: White;
	width: 200px;
	height: 20px;
}
.Summary{
	background-color: #F7F3F3;
	font-size: 11px;
	color: White;
	width: 600px;
	height: 40px;
}
.MailTextArea{
	background-color: #F7F3F3;
	font-size: 11px;
	color: White;
	width: 300px;
	height: 100px;
}
.NoTextBoxLength{
	width: 1px;
	height: 11px;
	visibility: hidden;
}
.header{
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.HeaderBar{
	background-color: #9b6aa4;
}
.TD_HeaderBar{
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.TD_HeaderBarSmall{
	font-size: 11px;
	color: Black;
}
.TD_HeaderBarSmallMenu{
	font-size: 10px;
	color: White;
}
.FooterBar{
	background-color: #9b6aa4;
}
.TD_FooterBar{
	font-size: 1em;
	font-weight: normal;
	color: White;
}
.Picture{
	background-image: url(../../Images/bgAdmin.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.EvenLine{
	background-color: #CECDD1;
}
.OddLine{
	background-color: #FDF4D5;
}
div#background_top{
	background-image: url(../Images/background/Za.swf);
}
#bottom p{
	margin: 0.3em 0 0 0;
	padding: 0 0 0 0;
	width: 98%;
	text-align: right;
}
#bottom p a{
	font-size: 0.7em;
	text-decoration: none;
}
