
/* Page layout tags*/
/* Header level 1 Comment */

/* Link tag (A) Hyperlink Comment */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:  center;
	}
	
table {
	margin-left: auto;
	margin-right: auto;
	}


.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #808284;
}

.menutext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}


.menutext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #537bb0;
}

.bodytext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8C8888;
}

.bodyheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5d5da2;
}

.bodysubheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.bodyheader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5b5f79;
}

.pageheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #d1d3d4;
	padding-bottom: 25px;
}

.demoheader{
	font-family: Arial, Helvetica, sanserif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #F4A090;
}

.demosubheader{
	font-family: Arial, Helvetica, sanserif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #B6B7B9;
}

.bodytext3{
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #203201;
}

.just 			{text-align: justify;}

.credittext{
	font-family: Arial, Helvetica, sanserif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #605e5e;
}

.copyrighttext{
	font-family: Arial, Helvetica, sanserif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #537bb0;
}

.copyright2{
	font-family: Arial, Helvetica, sanserif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #537bb0;
}

.demotext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6B8E23;
}



.searchbutton {	background-color:#F0F0F0;
		background-image: url(images/button.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #0066FF;
		font-size: 7.5pt;
		height: 20px;
		font-weight: normal;
		text-align: center;
		BORDER: #0066FF 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }

.searchform { background-image: url(images/shadeform.gif);
		WIDTH: 125PX; HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(images/shadeform.gif);
		text-align: left;
		WIDTH: 225PX;
		BORDER: #000000 1px solid}
		
.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(images/shadeform.gif);
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}
		

.dropdown {	COLOR: #003300;
		WIDTH: 225PX;
		FONT: 11px verdana, arial, sans-serif}
		

.button { 	background-image: url(images/button.gif);
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #0066FF;
		font-size: 7.5pt;
		height: 21px;
		font-weight: normal;
		text-align: center;
		BORDER: #0066FF 1px solid }

.buttonon { 	background-image: url(images/buttonon.gif);
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #006600;
		font-size: 7.5pt;
		height: 21px;
		font-weight: normal;
		text-align: center;
		BORDER: #006600 1px solid }				

b {
	font-weight: bold;
}

A:Link{
	Color : #003082;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	Text-Decoration : underline;
	}

A:Visited{
	Color : #003082;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	Text-Decoration : underline;
	}
	
A:Hover{
	Color : #b1b3b6;
	font-family: Arial, Helvetica, sanserif;
	Text-Decoration : underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
		
A:Active{
	Color : #003082;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
	font-style: normal;
	Text-Decoration : underline;
	}


	

	
.menutext A:Link{
	Color : #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}

.menutext A:Visited{
	Color : #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}
	
.menutext A:Hover{
	Color : #537bb0;
	font-family: Arial, Helvetica, sanserif;
	Text-Decoration : none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}
		
.menutext A:Active{
	Color : #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	font-weight: bold;
	}
	
	
.menutext2 A:Link{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}

.menutext2 A:Visited{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}
	
.menutext2 A:Hover{
	Color : #537bb0;
	font-family: Arial, Helvetica, sanserif;
	Text-Decoration : none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}
		
.menutext2 A:Active{
	Color : #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	font-weight: bold;
	}
	
.demoheader	A:Link{
	Color : #333300;
	font-family: Arial, Helvetica, sanserif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}

.demoheader A:Visited{
	Color : #333300;
	font-family: Arial, Helvetica, sanserif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}
	
.demoheader A:Hover{
	Color : #F4A090;
	font-family: Arial, Helvetica, sanserif;
	Text-Decoration : none;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	}
	
.demoheader A:Active{
	Color : #333300;
	font-family: Arial, Helvetica, sanserif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	Text-Decoration : none;
	}
	
.searchform { background-image: url(images/shadeform.gif);
		WIDTH: 125PX; HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }
		
#fullheight{height:100%}
	
	
