﻿body 
{
    font-family: Arial;
    font-size: 10pt;
    background-color:#002f5c;
    padding: 0px 0px 0px 0px;
}

.HeaderImage
{
 background-image:url('../images/header.jpg'); 
 background-repeat:no-repeat;
 background-position:center;
 height:196px;
}

.HeaderImage img
{
    position:relative;
    left:25px;
    top:25px;
}

.leftColumn
{
    width:70%;
    float:left; 
    background-color:White;
}

.rightColumn
{
    width:30%;
    float:right;
    text-align:center;
    padding-top:44px;
}

.rightAds
{
    padding: 20px 0px 0px 0px;
    font-size: 8pt;
    text-align:center;   
}

.CurrentPage
{
    font-weight:bold;
}

.tblSearch
{
    font-size:10pt;
    margin:auto;
    border: solid 1px black;
}

.tblSearch td
{
    text-align:center;
}

.tblSearchDD
{
    font-size:8pt;
}

.dd 
{
    padding:0px 0px 0px 0px;
    text-indent:0px;
}
a 
{
    text-decoration: none;
}

.rel84
{
    position:relative;
    left:5%;
    width:90%;
    z-index:10;
}

.mar84
{
    width:84%;
    margin:auto;
}

div#contentHolder
{
    width:770px;
    margin:auto;
    background-color:White;
    z-index:10;
    padding:0px 20px 0px 20px;
}

.div#contentHolder span
{
    text-align:left;
}


.Aboutus
{
    text-align:left;
    font-family: Tahoma;
}

.Aboutus span
{
   font-weight: bold;
}


.HeaderTag
{
    text-align:center
}
div.pager
{
    padding:15px 0px 15px 0px;
    border-bottom: solid 1px black;
    width:100%;
}    

div.header 
{
    border-top: solid 1px black; 
    border-bottom:solid 1px black; 
    padding:30px 0px 10px 0px;
    text-align:left;
    vertical-align:middle;
    height:70px;
}

div.headerOption 
{
    float:right; 
    text-align:center;
    padding-left:50px;
}

div.headerOption span
{
    font-family: Tahoma; 
    font-size: 8pt; 
    color: #111111;
    font-weight: bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalHeader 
{
    /*background-color: Silver;*/
    background:url('../images/HeaderXP.png') repeat-x;
    height:30px;
    color:White;
    font-size:12pt;
    font-weight:bold;
    line-height:1.5em;
    text-align:center;
}
.modalPopup {
	/*background-color:#ffffdd;*/
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-top-style:none;
	border-color:Black;
	padding:0px;
	width:750px;
	/*text-align:center;*/
	height:503px;
}

.modalSearchPopup {
	/*background-color:#ffffdd;*/
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-top-style:none;
	border-color:Black;
	padding:0px;
	width:750px;
	/*text-align:center;*/
	height:250px;
}

.DataInput td
{
    text-align:left;
    font-family:Arial;
    font-size:10pt;
    height: 1.7em;
    padding: 0px 0px 0px 0px;
    width: 60%;
}
.TextArea
{
    text-align:left;
    font-family:Arial;
    font-size:10pt;
    padding: 0px 0px 0px 3px;
    width:550px;
}

.LoginText 
{
    text-align:left;
    font-family:Arial;
    font-size:10pt;
    padding: 0px 0px 0px 3px;
    width:125px;
}

.DataInput th 
{
    font-size:10pt;
}

.DataInput span 
{
    position:relative;
    left:5px;
}
td.lbl 
{
    text-align: right;
    color:#666666;
    width:20%;
    padding-right:15px;
}
table.DataInput 
{
    width:100%;
}

table.DataInput input.DateTB
{
    width:70px;    
}

.DateTB
{
    width:70px;    
}
table.DataInput input.DigitTB
{
    width:15px;   
}
Table.centre td
{
    text-align:center;
}

.tblNumInput input
{
    width:50px;
}
.tblNumInput th, .tblNumInput td
{
    font-size:8pt;
    font-family:Tahoma;
}
.DataInput input.NumericTB, .NumericTB
{
    width:40px;
}

.DataInput input.Desc, .Desc
{
    width:237px;
}
th
{
    text-align:center;
}

table.SideBar
{
    height:425px;
    width:100%;
}

table.SideBar td
{
    height:42px;
    border-collapse:collapse;
    border-bottom:solid 1px gray;
}

div.SideBar
{
    width:15%; height:473px; float:left; text-align:center; border-right:solid 1px gray;
}

div.SubHeader
{
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    height:2em;
    line-height:1.7em;
    text-align:center;
    font-weight:bold;
}

span.btnEdit
{
    float:right;
}

/* Calendar Styles */

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: blue;
    z-index:500;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* End Calendar Styles */


.AJS_HText
{font-family: Tahoma; font-size: 12pt; color: #111111;font-weight: bold}

.AJS_MenuTitles
{font-family: Tahoma; font-size: 12pt; color: #000080;}

.AJS_Standard
{font-family: Tahoma; font-size: 8pt; color: #111111;}

.AJS_DataTitlesBlue
{font-family: Tahoma; font-size: 10pt; color: #000080;}

.AJS_DataTitlesDarkRed
{font-family: Tahoma; font-size: 8pt; color: #800000;}

div.vwDiv
{
    width:84%;
    float:right;
}

div.AttStatus
{
    text-align:center;
    padding-top:25px;
    font-size:12pt;
}

/* End of used styles */
#contact ul {
			padding-top: 34px;
			padding-right: 58px;
			text-align: right;
			list-style:none;
			}
		
#contact li {
			color: #fff;
			font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
			}
			
#contact li a {
			color: #fff;
			text-decoration: none;
			}
			
#contact li a:hover {
			color: #fff;
			text-decoration: underline;
			}
	
A:hover
{color: green;}

td a{
	color: #000080;
	text-decoration: none;
	}


table
{border-color:	#000080;}


.AJS_HTextTitle
{font-family: Tahoma; font-size: 12pt; color: #111111;}

.AJS_Menu
{font-family: Tahoma; font-size: 14pt; color: #000080;}

.AJS_MenuTitlesTop
{font-family: Tahoma; font-size: 12pt; color: #000080;}





.AJS_DataTitlesDarkRedBold
{font-family: Tahoma; font-size: 8pt; color: #800000; font-weight: bold}



.AJS_DataTitlesRedBold
{font-family: Tahoma; font-size: 8pt; color: #FF0000; font-weight: bold}

.AJS_DataTitlesRed
{font-family: Tahoma; font-size: 8pt; color: #FF0000; }

.AJS_DataTitlesBlueDarkBold
{font-family: Tahoma; font-size: 8pt; color: #000080; font-weight: bold}

.AJS_DataTitlesBlueDarkBold2
{font-family: Tahoma; font-size: 10pt; color: #000080; font-weight: bold}

.AJS_DataTitlesBlueBold
{font-family: Tahoma; font-size: 8pt; color: #0000FF; font-weight: bold}



.AJS_DataTitlesBlueBold10
{font-family: Tahoma; font-size: 10pt; color: #000080; font-weight: bold}

.AJS_DataTitlesDarkBlue
{font-family: Tahoma; font-size: 8pt; color: #000080;}

.AJS_CmdButtonLabels
{	
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #111111;
	margin: 0;
	text-align: center
}

.AJS_Credits
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #FF0000; 
	font-weight: bold
}

.AJS_DataLabels 
{	
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: bold; 
	margin: 0;
	text-align: right
}

p
{
	font-size: 8pt;
	font-family: Tahoma;
	margin-top: 0;
	margin-bottom: 0;
}

.AJS_StandardRight

{	
	font-family: Tahoma; 
	font-size: 8pt; 
	margin: 0;
	text-align: right
}

.AJS_DataTitlesBlueDark
{
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #000080; 
	margin: 0;
	font-weight: bold;
	text-align: left
}

.AJS_DataTitlesBlueLeft
{
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #000080; 
	margin: 0;
	font-weight: bold;
	text-align: left
}

.AJS_DataTitlesBlueCenter
{
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #000080; 
	margin: 0;
	font-weight: bold;
	text-align: center
}

.AJS_DataTitlesRedRight
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #800000; 
	margin: 0;
	font-weight: bold;
	text-align: Right
}