p
{
	font-family: verdana;
	font-size: 10px;
        font-weight: normal;
}
h1
{
	font-family: verdana;
        font-size: 18px;
        font-weight: bold;
}
h2
{
	font-family: verdana;
        font-size: 16px;
        font-weight: bold;
}
h3
{
	font-family: verdana;
        font-size: 14px;
        font-weight: bold;
}
h4
{
	font-family: verdana;
        font-size: 12px;
        font-weight: bold;
}
h5
{
	font-family: verdana;
        font-size: 10px;
        font-weight: bold;
}
h6
{
	font-family: verdana;
        font-size: 10px;
        font-weight: bold;
}
img
{
        border: 0px solid #000000;
        text-decoration: none;
}
input
{
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    background-color: #f3f3f3;
    border: 1px solid black;
}
input.default
{
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    background-color: #f3f3f3;
    border: 1px solid black;
}
input.error
{
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    background-color: #f3f3f3;
    border: 2px solid red;
}
form
{
	margin-bottom: 0px;
}
div
{
	font-family: verdana;
	font-size: 10px;
        font-weight: normal;
}
td
{

	font-family: verdana;
	font-size: 10px;
        font-weight: normal;
}
.main
{
	margin: auto;
	width: 1000px;
}
div.header
{ 
	position: absolute;
	width: 1000px;
	background-image: url("../images/root/globe2.jpg");
	background-repeat: no-repeat;
	background-position: 840px 5px;
	height: 132px;
	z-index: 1;
}
.macfarlaneLogo
{	
	position: relative;
	left: 80px;
}
div.headerHolder
{
	width: 100%;
	height: 105px;
}
div.subHeader
{
	position: absolute;
	z-index: 1000;
	width: 824px;
	height: 24px;
	background-image: url("../images/root/fade.gif");
	background-repeat: repeat-y;
}
.subHeaderLinks
{
        padding-right: 40px;
        font-weight: bolder;
}
div.subHeaderHolder
{
	width: 100%;
	height: 24px;
}
td.nav
{
	align: center;
	background-color: #FFFF0B;
	background-image: url("../images/root/fadevert.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 5px 5px 5px;
	height: 500px;
	width: 140px;
}
table.tabs
{
	width: 100%;
}
.tab
{
	background-color: #FF0000;
	border-top: 2px solid #FFDDDD;
	border-left: 2px solid #FFDDDD;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tabHover
{
	cursor: pointer;
	background-color: #BB0000;
	border-top: 2px solid #FFDDFF;
	border-left: 2px solid #FFDDFF;
	border-right: 2px solid #005500;
	border-bottom: 2px solid #005500;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tabLinkDiv
{
	height: 20px;
	width: 100%;
	vertical-align: center;
}
.tabLinkText
{
	position: relative;
	top: 3px;
	cursor: pointer;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td.core
{
	padding: 4px 4px 4px 4px;
}
td.currentNews
{
	width: 200px;
	padding: 4px 4px 4px 4px;
	background-color: #7BCC7B;
	vertical-align: top;
}
.heading
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
a.articleTitle
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p.articleSummary
{
	font-family: verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}
a.articleMore
{
	font-family: verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sponsors
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
a
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	color: red;
}
a:visited
{
	color: blue;
}
