/****************************************************
	P A G E L A Y O U T
****************************************************/
body
{
	padding:		0em;
	margin:			0em;
	font-family:		Arial;
	font-size:		11px;
}
.gallery
{
color: black;
}

a 
{
color: 	#ff0000;
}
a:hover

{

	text-decoration:none
		
}

.logoff

{

	font-family:		Arial;
	font-size:		10px;
	text-decoration:	none;
	padding-left: 		30px;
	color: 	#ff0000;
		
}

.logoff:hover

{

	text-decoration:none
		
}

div#FooterContainer
{
	clear:			both;
}

.RightMenuHeader
{
	color: 			white;
	font-family: 		Arial;
	font-size:		11px;
	background-color: 	#ff0000;
	text-align:		left;
	Padding: 		15px;

}


.RightMenuContent1
{
	color: 			#152651;
	font-family: 		Arial;
	font-size:		11px;
	background-color: 	#E5E5E5;
	text-align:		Left;
	Padding: 		15px

}
.RightMenuContent2
{
	color: 			#152651;
	font-family: 		Arial;
	font-size:		11px;
	background-color: 	tranparent;
	text-align:		Left;
	border: 		solid 1px #999999;
	Padding: 		15px

}
.MainContent,td
{
	/*color: 			#142747;*/
	font-family: 		Arial;
	font-size:		11px;
	background-color: 	tranparent;
	/*text-align:		Left;*/


}

fieldset
{
	display:		inline;
}


h1
{
	font-family:		Arial;
	font-size:		25px;
	color:			#ff0000;
	font-weight: 		normal;

}
.LineSpacers
{
	background-color:	#d1d5da;	
}
