body
{
	font-size:10pt;
	font-family:Arial;
	
}

body.Main 
{
	
	background-color:#e5e5e5;
	
	color:#1f1f1f;
	font-size:10pt;
	font-family:Arial;
	margin: 0 auto;
	width:800px;
}

#page
{
    width:810px;
    background: transparent url(../images/pagepieces/page.jpg) repeat-y 0%;
    padding-left:5px;
    padding-right:5px;
    display:table;
     
}

#Head
{
    float:left;
}

div.Menu
{
    float:left;
	height:25px;
	width:800px;
	background: transparent url(../images/pagepieces/menu.jpg) repeat-y 0%;
    color:white;
    font-size:12pt;
	line-height:20px;
	text-align:left;
	padding-left:10px;
	font-family:Verdana;
	 
}

div.Menu a
{
    color:white;
    line-height:18px;
    font-weight:bold;
     font-size:7pt;
     text-decoration:none;
    
}
#BodyWrapper
{
   
}

div.LinkHolder
{
    width:245px;
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
     margin-bottom:10px;
 
    float:left;
    height:280px;
    
    border-right: solid 1px #b4b4b4;
    background-color:White;
    text-align:center;
}

div.LinkText
{
    text-align:left;
    font-size:8pt;
    color:#707070;
    width:220px;
    margin-bottom:3px;
    height:55px;
}

div.LinkText a
{
    text-align:left;
    font-size:8pt;
    color:#707070;
    width:220px;
    margin-bottom:3px;
    height:55px;
    text-decoration:none;
}

H4
{
    font-size:10pt;
    margin-top:2px;
    margin-bottom:4px;
}


#Header
{
    float:left;
    border-top:1px solid #b5b5b5;
    line-height:30px;
    font-size:14pt;
    color:#c20524;
    width:790px;
    margin-bottom:10px;
    background-color:#f5f5f5;
    text-align:left;
    padding-left:10px;
    
}
#MiddleBar
{
	width:790px;
	padding-left:10px;
	background-color: white;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#LeftBar
{
	width:620px;
	padding-left:10px;
	background-color: white;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#RightBar
{
	width:150px;
	margin-left:10px;
	
	background-color: white;
	float:left;
	text-align:center;
	padding-bottom:10px;
	
}



#BottomBar
{
	height:5px;
	background: transparent url(../images/pagepieces/footer.jpg) no-repeat 0%;
	width:810px;

}

/* hide from mac \*/

* html #BottomBar {margin-top: -10px;}



/* end hide */