
html {
            height:100%; 
            max-height:100%; 
            overflow:hidden; 
            padding:0; 
            margin:0; 
            border:0; 
            background:#AAB8E7; 
}

 
body {
            height:100%; 
            max-height:100%; 
            overflow:hidden; 
            padding:0; 
            margin:0; 
            border:0;
}

 
#content 
            {display:block; 
            height:100%; 
            width:100%; 
            max-height:100%; 
            overflow:auto; 
            padding-left:5px;         
            padding-top: 10px;
            position:relative; 
            z-index:3; 					 
						/*word-wrap: break-word;*/
            }
            
           

#head 
	{position:absolute; 
	margin:5; 
	top:0; 
	display:block; 
	width:97%; 
	height:100px; 
	background:#AAB8E7; 
	font-size:4em; 
	z-index:5; 
	border-bottom:1px solid #CC0000;}


#foot {
            position:absolute; 
            margin:0; 
            bottom:0; 
            display:block; 
            width:98%; 
            height:30px; 
            background:#AAB8E7; 
            text-align:right;
            z-index:6;
            border-top:1px solid #CC0000;}


.pad2 {
            display:block;
            height:95px;
            }



 

/*------------------------------------------------------------------------------------

Banner Text 

--------------------------------------------------------------------------------------*/


h1{

            font-family : arial, helvetica, sans-serif;
            font-size : 15px;
            font-weight : bold;
            color : #FFFFFF;
}

 

 

h2{
            font-family : arial, helvetica, sans-serif;
            font-size : 13px;
            font-weight : bold;
            color : #FFFFFF;
}
 

.MainHeaderWhite{
            font-family : arial, helvetica, sans-serif;
            font-size : 15px;
            text-align : left;
            font-weight : bold;
            color : #FFFFFF;
}


 

.SecondHeaderWhite{
            font-family : arial, helvetica, sans-serif;
            font-size : 13px;
            text-align : left;
            font-weight : bold;
            color : #FFFFFF;
}



.LoginWhite
{
            font-size : 13px;
            font-weight : bold;
            color : #FFFFFF;
            text-align : left;
}


 

 

/*Class used to show error messages on screen */

 

.ShowErrorMessage

            {
            font-family : Arial;
            font-size : 12px;
            font-weight : bold;
            color : #D1161D;
            line-height : 16px;
}


 

.BlackBoldtext   {

            font-family : arial, helvetica, sans-serif;

            font-size : 13px;

            text-align : left;

            font-weight : bold;

            color : #000000;

            text-decoration: none;

}

 

.BlackRegtext    {

            font-family : arial, helvetica, sans-serif;

            font-size : 12px;

            text-align : left;

            font-weight : normal;

            color : #000000;

            text-decoration: none;

}

 

 

.SmallBlackText            {

            font-family : arial, helvetica, sans-serif;

            font-size : 10px;

            text-align : left;

            font-weight : bold;

            color : #000000;

            text-decoration: none;

}

 

 

/*------------------------------------------------------------------------------------

 

A Links are a blue colour  

--------------------------------------------------------------------------------------*/

a 

{

            font-family : arial, helvetica, sans-serif;

            font-size : 13px;

            font-weight : bold;

            color : #0000FF;

            text-decoration: none; 

}

 

 

/*------------------------------------------------------------------------------------

 HR Line is a red colour

------------------------------------------------------------------------------------*/

 

hr         {           

            color : #CC0000;

            height : 1px;

}

 

.red{ color : #CC0000;

}

 

 

/*------------------------------------------------------------------------------------

This is to be used to center all text using Div tag

<div class="CenterText">

instead on using deprecated <center> tag 

------------------------------------------------------------------------------------*/

 

.CenterText 

{text-align:center;

}

 

/*------------------------------------------------------------------------------------

 Styles For TABLES

------------------------------------------------------------------------------------*/

 

 
 

TABLE.ViewableTable

{

            

            

            BORDER: thin #708090 ;

            border-collapse: collapse;

}


/* results table, for showing data grid like query results*/
table.results
{
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 12px;
    
}
table.results  th
{ 
				background-color:#435DA9;				
				color:white;
				font-weight: bold;    
				white-space:normal;
}
table.results td
{
	color:black;
	vertical-align:top;
	font-weight:normal;
	/*font-size:11px;*/
	white-space:normal;
}
/* end of results table*/

 
TABLE 

{

            BORDER-STYLE: NONE;

            PADDING-LEFT: 12px;

            PADDING-RIGHT: 12px;

}

 
 

 
/*------------------------------------------------------------------------------------

 TD'S

------------------------------------------------------------------------------------*/

 
TD

{

            FONT-FAMILY: Arial;

            COLOR: #000000;

            /*FONT-SIZE: 13px;*/ 
            
            FONT-SIZE: 12px; 
            

            font-weight : bolder ;

            /*white-space: nowrap;*/
            
            white-space: normal;

            text-decoration:none

}

 

TD.ViewableTable

{

            BORDER-STYLE: SOLID;

            BORDER: thin solid #708090 ;

            /*white-space: nowrap;*/
            
            white-space: normal;
           
            text-decoration:none

            

}

 

 

TD.blue

{

            FONT-FAMILY: Arial;

            white-space: nowrap;

            text-align : left;

            font-size : 13px; 
           
            font-weight : bold;

            color : #0000FF;

            

}

 

 

TD.Selectable

{

            CURSOR: pointer;

            /*CURSOR: hand;*/

 

}

 

 

TD.AlignLeft

{

            TEXT-ALIGN: left;

}

 

TD.AlignRight

{

            TEXT-ALIGN: right;

}

 

TD.AlignCenter

{

            TEXT-ALIGN: Center;

}

/*------------------------------------------------------------------------------------

 TH'S

------------------------------------------------------------------------------------*/

 

TH 

{

 

FONT-FAMILY: Arial;

white-space: nowrap;

text-align : left;

/*font-size : 13px;*/

font-size : 12px;

font-weight : bold;

}

 

 

TH.Blue 

{

 

FONT-FAMILY: Arial;

white-space: nowrap;

text-align : left;

font-size : 13px;

font-weight : bold;

color : #0000FF;

}

 

TH.LargeBlue 

{

 

FONT-FAMILY: Arial;

white-space: nowrap;

text-align : left;

font-size : 14px;

font-weight : bold;

color : #0000FF;

}


TH.VeryLargeBlue 

{


FONT-FAMILY: Arial;

white-space: nowrap;

text-align : left;

font-size : 20px;

font-weight : bold;

color : #0000FF;

BACKGROUND-COLOR: #FFFFFF;

}
 

 

TH.ViewableTable

{

 

BACKGROUND-COLOR: #FFFFFF;

FONT-WEIGHT: bold;

FONT-FAMILY: Arial;

FONT-SIZE: 13px;

BORDER: thin solid #708090 ;

white-space: nowrap;

}

 

 

 

/*------------------------------------------------------------------------------------

 Options

------------------------------------------------------------------------------------*/

.option

{

            /*font-size : 14px;*/ 
            
            font-size : 12px; 
                      
            font-weight : bold;

            color : #000000;

 

}

 

 

 

/*------------------------------------------------------------------------------------

 TEXT AREAS

------------------------------------------------------------------------------------*/

TEXTAREA

{

            FONT-FAMILY:  ARIAL;

}

 

 

/*------------------------------------------------------------------------------------

 INPUTS

------------------------------------------------------------------------------------*/

INPUT

{

            FONT-FAMILY:  ARIAL;

}

 

INPUT.number

{

            FONT-FAMILY:  COURIER;

}

INPUT.DISABLEDBOLD
{
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-SIZE: 12px; 
	font-weight : bolder ;
	white-space: normal;
	text-decoration:none

}


