﻿
h1{
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
	color: #808080
}
h2{
	font-size: small;
	margin: 0px;
	font-family: Tahoma;
	padding: 5px;
	font-weight: bold;
	color: #983738;
}
h3{ font-size:1em; margin:0px; padding:0px; }

body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
}
.style12 {font-size: 12pt; font-family:Arial}
.style13 {color: #FFFFFF;
	font-size: 9px;
}
.style8 {color: #FFFFFF; font-weight: bold; }
.style14 {color: #FFFFFF; font-family:Arial; font-size:14pt}
.style16 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style17 {font-size: 12px; color: #FFFFFF;}


form{padding:0px; margin:0px;}

a:link, a:visited, a:link:active, a:visited:active  {
	text-decoration: none;
	color: #C0C0C0;
}
a:link:hover, a:visited:hover {	text-decoration: none; color:#FFCC00; background-color:#800000;}

#breadcrumb{position:absolute; left:0px; top:0px; width:100%; background-color:#003399; height:25px; border-bottom:1px SOLID #FFFFFF; color:#FFF; padding-top:5px;}
#breadcrumb a{color:#FFFFFF; margin-left:5px;}
#breadcrumb a:link:hover, a:visited:hover {	text-decoration: none; color:#FFCC00; background-color:#800000;}
#breadcrumb ul{margin:0px;}
#breadcrumb li{ list-style-type:none; display:inline; margin-left:5px;}

#header{ position:absolute; left:0px; top:30px; width:100%; background-color:#FFFFFF; background-image:url('../admin/images/header_bg_old.gif'); height:93px}
#header a{color:#00FFFF;}
#header a:hover{color:#0000FF;}


#leftcol{ left:0; }
#content {
        margin: 123px 160px 0px 160px;
        padding-left:1em;
        padding-right:1em;
}

#rightcol{ right:0;}

div.link-list {
        width:170px;
		top:123px;
        position:absolute;
        top:20;
		margin:0px;
		padding:0px;
}

#search{background-color:#FFFFCC; width:100%;}
#search input{width:120px;}
#search form{margin:5px;}

#login{background-color:#FFFFCC; width:100%;}
#login input{width:120px;}
#login form{margin:5px;}

#menu{background-color:#FFFFCC; width:100%; margin:20px 0px 0px 0px;}
#menu ul{margin:10px;}
#menu li{ list-style-type:none; margin:0px 0px 10px 0px;}

.feature{background-color:#CCCCCC; width:100%;  margin:20px 0px 0px 0px;}
.feature input{width:120px;}
.feature form{margin:5px;}
.feature p{margin:5px;}

#mainfeature {position:relative; height:200px; margin:0px 0px 20px 0px;}
#mainfeature img{ margin:0px 10px 0px 0px;}
.menuDash {border-bottom:1px dashed #cccccc; height:1px; padding-right:0px;}
.textTop {color:#666666; font-weight:bold;}
.small_footer {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}


/*
calender controls
*/
#homeContent{color:#FFFFFF; padding: 100px 20px 10px 20px;}
#menuCell{padding:10px 0px 10px 10px;}
#contentCell{padding:10px;}
#contentHeaderCell{color:#FFFFFF; padding-left:10px;}
#footer{padding:10px 0px 10px 0px;}
.drkBlueSideBar{background-color:#33579A; border-right:1px solid #fff;}
.ltBlueSideBar{background-color:#6486C9; border-right:1px solid #fff;}
.footerBucket{background-color:#6486C9; border-right:1px solid #fff; color:#FFFFFF; padding:10px;}
.footerBucketRight{background-color:#6486C9; color:#FFFFFF; background-image:url('../images/book.jpg'); background-position: right top; background-repeat:no-repeat; padding-left:10px; padding-right:75px; padding-top:10px; padding-bottom:10px}

.theme
{
    COLOR: #000000;
    BACKGROUND-COLOR: #003c78
}
.themeText
{
    COLOR: #003c78
}
.themeBack
{
    COLOR: white;
    BACKGROUND-COLOR: #000000
}
.themeBackText
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.themeBackText2
{
    FONT-SIZE: 10px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.themeBackArrow
{
    FONT-SIZE: 9px;
}
.linkColour
{
    COLOR: #000044
}
.tableFormCell
{
    COLOR: white;
    BACKGROUND-COLOR: #003c78
}
.tableHeaderCell
{
    COLOR: black;
    BACKGROUND-COLOR: #e4e4f5
}
.tableInputFormCell
{
    COLOR: #000000;
    BACKGROUND-COLOR: #003c78
}
.tableInputFormCell2
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.tableMouseOutCell
{
    CURSOR: hand;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.tableMouseOverCell
{
    CURSOR: hand;
    COLOR: white;
    BACKGROUND-COLOR: #003c78
}
.headerFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.headerFont2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.calenderColor
{
	BACKGROUND-COLOR: #003c78;
}
.errorFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.successFont
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.alertBox
{
	border:solid 1px #FFD200;
	background-color: #FFFED6;
}

/*
end of calender controls
*/



INPUT {
font-size:12px;
line-height: 11pt;
}