a{
	color:#FFFFFF;
}

input{
    font-size: 9pt;
}
select{
    font-size: 9pt;
}

.sbody {
	background-color:#900a0a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
.bottom{
	font-family: Helvetica, Arial, sans-serif;
	background-color : #4a0303;
	font-size: 8pt;
	color: #ffffff;
}
.subbottom{
	font-family: Helvetica, Arial, sans-serif;
	background-color : #4a0303;
	font-size: 7pt;
	color: #ffffff;
}

.middle{
	font-family: Helvetica, Arial, sans-serif;
	background:url(images/bgContent.jpg);
	font-size: 10pt;
	color:white;
}
.spanner{
	background:url('./images/bgbutton.jpg');
}
.adbox{
	background-color : #900a0a;
}
.rightcontent{

}
.menuheader{
    color: #ffffff;
    font-size: 10pt;
	background:#730808;
}
.windowbody{
	background-color:#9e0c0c;
	font-size: 8pt; 
	color: white;
	margin: 5px;
}
.content{
    font-size: 8pt;
	background-color:#C20606;
	color:black;
	margin : 5px;
}
.smallheader{
	font-weight : bold;
	background-color : #730808;
}
.errorheader{
	font-weight : bold;
	background-color:#f7b8b8;
}
.notiheader{
	font-weight : bold;
	background-color: #b7f1b5;
}
.searchheader{
	font-weight : bold;
	background-color: #97acf0;
}
.smallcontent{
	background-color : #e58a8a;
}
.smallcontento{
	background-color : #f5f3c8;
}
.eventcontent
{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}

.menubutton{
    font-size: 9pt;
	background:url('./images/buttonmenu.png');
	text-decoration:none;
	vertical-align:middle;
}
.menubuttono{
    font-size: 9pt;
	background:url('./images/buttonmenuo.png');
	text-decoration:none;
	vertical-align:middle;
}
.contentheader{
    color: #ffffff;
    font-size: 9pt;
	background:url('./images/contentheader.jpg');
}
.errorbody
{
    background-color:#f7b8b8;
	font-size: 9pt; 
	color: #575759;
	font-style : italic;
	margin: 5px;
	font-weight : bold;
}
.darkwindowbody{
	background-color:#d2d2d5;
	font-size: 9pt; 
	color: #575759;
	font-weight : bold;
}
.leftborder
{
    background-color:#a6d3f4;
}
.rightborder
{
    background-color:#a6d3f4;
}
.bottomborder
{
    background-color:#a6d3f4;
}
.buttonstyle
{
    margin : 5px;
}
.imagebuttonstyle
{
    cursor : pointer;
    cursor : hand;
}
.tab
{
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #330066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.headerwelcome
{
	font-weight: bold;
	font-size: 16px;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
}
.textlink
{
	font-weight: bold;
	font-size: 16px;
	cursor: hand;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
