﻿body 
{
	margin:0px;
}

hr
{
	color:#232673;
}

.TrimText
{
	color:#D0BB2E;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.TrimText
{
	text-decoration:none;
}

/*a:link {color: #D0BB2E; text-decoration: none; }
a:active {color: #D0BB2E; text-decoration: none; }
a:visited {color: #D0BB2E; text-decoration: none; }
a:hover {color: #232673; text-decoration: none; }*/



.TextBox
{
	font-family:Tahoma;
	font-size:12px;
	height:85%;
	width:120px;
}
#maserHeader
{
	vertical-align:middle;
	padding-left:10px;
	font-family:Tahoma;
	font-size:26px;
	font-weight:bold;
	color:#D0BB2E;
	height:80px;
	background-color:#232673;
	width:100%;

}

/*#maserHeader[id]
{
	vertical-align:middle;
	padding-left:10px;
	font-family:Tahoma;
	font-size:26px;
	font-weight:bold;
	color:#D0BB2E;
	height:80px;
	background-color:#232673;
	
	display: table; 
	position: static

}

#maserHeaderMiddle
{
	position: absolute; 
	top: 50%; 
}
#maserHeaderMiddle[id]
{
	display: table-cell; 
	vertical-align: middle; 
	position: static 
}
#maserHeaderText
{	
	position: relative; 
	top: -50%
}
#maserHeaderText[id]
{	
	position: static;
}*/

#headerbottom
{
	vertical-align:bottom;
}
#left
{
	PADDING-LEFT:5px;
	float:left;	
	background-color:#116DC8;
	color:#D0BB2E;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	

}

a.HomeLink:link { color: #D0BB2E; text-decoration: none; }
a.HomeLink:active {color: #D0BB2E; text-decoration: none; }
a.HomeLink:visited {color: #D0BB2E; text-decoration: none; }
a.HomeLink:hover {color: #232673; text-decoration: none; }

#right
{
	text-align:right;
	background-color:#116DC8;
	color:#D0BB2E;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	vertical-align:bottom;
}

#MasterFooter
{
	text-align:center;
	vertical-align:bottom;
	font-size:x-small;
}

