﻿.ListOrgs a
{
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}
.ListOrgs a:hover
{
	text-decoration: underline;
}
.ListOrgs td
{
	padding: 2px;
}
.ListOrgs
{
	margin-left: 20px;
}
.WorldLink
{
	color:#FFFFFF;	
	background:url('../images/background.gif') no-repeat bottom left;
	height: 23px;
	margin: 10px;
	padding-left: 15px;
	padding-top: 10px;
	vertical-align:bottom;
	font-size: 11pt;
	font-weight: bold;
}
.TableList
{
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}
.TableList td a
{
	text-decoration: none;
}
.TableList td a:hover
{
	text-decoration: underline;
}
.MenuTitle
{
    /*background:url('../images/company_bg.jpg') repeat-x top;*/
    background-color:#FBFAF8;
    height:91px;
    padding-left:27px;
    font-size:12px;
    border-bottom:1px #DED9D5 solid;
    border-top:1px #DED9D5 solid;
}
.MenuTitle  td
{
    font-size:12px;
	font-family:Arial;
	color:#D4281C;
}
.MenuTitle td a
{
	color:#D4281C;
}
