body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;	
}

td{
	font-family: Arial;
	font-size: 12px;		
	text-decoration:none; 
}
.MenuTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
}

td.MenuTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
}

.MenuTitle A{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
}
.Credit {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}/* Unnecessary class in homepage.
.textHomepage {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}*/
.textContact {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #656462;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.MenuTitleO {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
}

td.MenuTitleO {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
}

.MenuTitleO A{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
}


.MenuTitleOver {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
	background-repeat: no-repeat;
	background: url(../images/LinkOver.gif);
}

td.MenuTitleOver {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 
	background-repeat: no-repeat;
	background: url(../images/LinkOver.gif);
}

.MenuTitleOver A{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 12348C;
	text-decoration:none; 	
	background: url(../images/LinkOver.gif);
}

.FieldTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : 12348C;		
	text-decoration:none; 
}


input.FieldBox
{
	border-right: #A5ACB2 1px solid;
	border-top: #A5ACB2 1px solid;	
	border-left: #A5ACB2 1px solid;
	border-bottom: #A5ACB2 1px solid;
	margin: 1px;
	padding: 1px;
	height: 18px;
	
	
}

TEXTAREA.FieldBox
{
	border-right: #A5ACB2 1px solid;
	border-top: #A5ACB2 1px solid;	
	border-left: #A5ACB2 1px solid;
	border-bottom: #A5ACB2 1px solid;
	width:153;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color : 333333;		
	text-decoration:none	
}

td.line
{
	border-right: #656462 1px solid;
	color :#656462;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}
SearchBox 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 1px;
	padding: 1px;
	height: 14px;
	border: 1px solid 333333;
}





