﻿body
{
	font-family: 'Trebuchet MS' , Arial;
	background-image:url('images/PageBg.jpg');
	background-repeat:repeat-x;
	background-color:#03467B;
	margin:0px;
}
.OrderLabels
{
	font-size:13px;
	text-align:left;	
}

.OrderLabelsJust
{
	font-size:13px;
	text-align:Justify;	
}

.OrderLabelsTitles
{	
	text-align:left;	
	font-weight:bold;
	border-bottom:dashed 1px black;
	
}
.OrderLabelsTitles2
{
	text-align:left;	
	border-bottom:dashed 1px black;
	font-size:8pt;

}
.OrderLabelCenter
{	
	text-align:center;	
}

.OrderLabelLeft
{	
	text-align:left;	
}
.Footer
{
		font-size:8pt;
		color:White;
}
#content A
{
	color:#e63837;	
	text-decoration:none;
}
#content A:hover
{
	background-color:#CE3031;
	color:white;	
	text-decoration:none;
	border-bottom:solid 1px black;
}

#contentImage A
{
	color:#e63837;	
	text-decoration:none;
	border:solid 0px white;	
}

#contentImage A:hover
{
	color:#e63837;	
	text-decoration:none;
	border:solid 0px white;	
}
.MenuItemDiv
{
	cursor:pointer;
}
.MenuText
{
	font-size:10pt;	
	text-transform: uppercase;
	cursor:pointer;
}
A.Footer
{
		font-size:8pt;
		color:White;
		text-decoration:none;
}


A.Footer:hover
{
		font-size:8pt;
		color:White;
		text-decoration:underline;
}

.PageTitle
{
	font-size:18px;
	color:#030305;			
}
.PageSubTitle
{
	font-size:14px;
	font-weight:bold;
	color:#E63837;				
}
.PageContent
{
	font-size:13px;
	color:#030305;	
}
.ContentText
{
	padding-left:10px;
	padding-right:30px;	
	width:517px;
	height:359px;
	overflow:auto;
	
}

.ContentHomeText
{
	padding-left:10px;
	padding-right:10px;
	width:537px;
	height:309px;
	overflow:hidden;
}
.Colorit
{
	background-color:#ce3031;
	color:White;
	height:23px;	
	padding-left:5px;
	padding-top:6px;
	cursor:pointer;	

}
.DontColorit
{
	height:23px;	
	padding-top:6px;
	padding-left:5px;
	cursor:pointer;	
}