/* Common properties */
body
	{
		font-family: Times New Roman, Helvetica, Arial, Verdana, Times New Roman;
		margin: 0px 0px 0px 0px;
		
	}
table
	{
		font-family: Times New Roman, Helvetica, Arial, Verdana, Times New Roman;
		margin: 0px 0px 0px 0px;
	}
table tr.Top td
	{
		height: 87px;		
	}
img
	{
		border-width: 0px;
	}
h1
	{
		font-family: Verdana, Arial, Helvetica, Times New Roman;
		font-size: 36px;	
		font-weight: 100;
		color: white;
	}
table.Root
	{
		margin: 0px 0px 0px 0px;
		width: 100%;
		height: 100%;
		vertical-align: top;
	}
a:link
	{
		color: red;
	}
a:visited
	{
		color: #666666;
	}
a:active
	{
		color: red;
	}
a:hover
	{
		color: red;
	}
.Comm
	{
		font-style: italic;
		color: #666666;
		font-weight: bold;
	}
/* Top Menu */
tr.TopMenu
	{
		background: #FD0F15;
		font-weight: bold;
	}
tr.TopMenu td
	{
		height: 29px;
	}
td.VertTopLine
	{
		width: 1px;
		color: #FD0F15;		
	}
td.TopMenuPoint
	{
		font-size: 12px;
		text-align: center;
		color: #FDDC40;
	}
td.TopMenuPoint a:link
	{
		color: #FDDC40;
		text-decoration: none;
	}
td.TopMenuPoint a:hover
	{
		color: white;
		text-decoration: none;
	}
td.TopMenuPoint a:visited
	{
		color: #FDDC40;
		text-decoration: none;
	}
td.TopMenuPoint a:active
	{
		color: white;
		text-decoration: none;
	}
table.TopSubMenu tr td
	{
		height: 18px;		
		font-weight: bold;
		font-size: 12px;		
	}
table.TopSubMenu tr td a
	{
		text-decoration: none;
	}
/* Comtemt */
td.BorderVert
	{
	width: 1px;
	background-image: url(images/borders/BorderVert.gif);
	background-repeat: repeat-y;
	}
td.BorderHor
	{
	height: 1px;
	background-image: url(images/borders/BorderHor.gif);
	background-repeat: repeat-x;
	}
.Welcome
	{	
		vertical-align: top;
	}
.Welcome table tr td
	{
		font-size: 12px;
		vertical-align: top;
	}
.Welcome table tr td a
	{
		font-weight: bold;
	}
.Welcome table tr td a:link
	{
		color: #FD0F15;
	}
.Welcome table tr td a:visited
	{
		color: #666666;
	}
.Welcome table tr td a:active
	{
		color: #FD0F15;
	}
.Welcome table tr td a:hover
	{
		color: #FD0F15;
	}
/* News */
.WelcomeNewsHead
	{
		font-size: 14px;
		font-weight: bold;
		color: black;		
	}
.WelcomeNewsLead
	{
		font-size: 14px;
		font-weight: bold;
		color: #666666;
	}
.WelcomeNewsDtls
	{
		font-size: 14px;
		color: black;
	}
/* Left News */
.LeftHead
	{
		font-weight: bold;		
	}
a.LeftText
	{
		text-decoration: none;
	}


