/* CSS Document */

body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.MainTable
{
	width: 100%;
	border: none;
	border: 2px solid #565656;
	border-top: 0px;
	height: 100%;
	
}

table.News
{
	width: 100%;
	/*
	border-style: solid;
	border-collapse: collapse;
	border-color: #CCCCCC;
	border-width:thin;
	*/
}

td.HeaderCell
{
	width: 100%;	
	background-color: white;
	text-align:left;
}

td.SubHeaderCell
{
	width: 100%;	
	background-color: #3366CC;
	color: white;
	text-align:center;
	vertical-align: middle;
	height: 27px;
	
}

td.LeftCell
{
	vertical-align: top;
	width: 16%;
	border-right: solid #cccccc thin 1px;
}

td.MainCell
{
	vertical-align: top;
	padding: 4px 4px 4px 4px;
	width: 68%;
	text-align:justify;
}

td.RightCell
{
	vertical-align: top;
	width: 16%;
	height: 100%;
	border-left: solid #cccccc thin 1px;	
}

td.FooterCell
{
	width: 100%;	
	height: 27px;
	border-top: solid #cccccc thin 1px;	
	text-align:center;
 	background-color: #146996;
	color: white;
}

div.PageTitle
{
	color: #000088; 
	font-size: 14px;
	font-weight: bold;
}

span.Highlight
{
	color: #ff6633;
	font-weight: bold;
}

HR
{
	border:1px solid #808080; color: #CCCCCC;
}

/**************** Template CSS*/

/* author: Metamorphosis Design */
/* Please visit: http://www.metamorphozis.com for more Free and Premium Templates */
/* Creation date: 28.01.2006 */
a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a:hover.menu
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a:visited.menu
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
td
{
font-family: verdana;
font-size: 12px;
color: black; /*#6A6A6A;*/
}
a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a:visited.more
{
color: #FF0000;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a:hover.more
{
color: #FF0000;
font-family: tahoma;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
}
a.footer
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a:visited.footer
{
color: #585858;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a:hover.footer
{
color: #585858;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.metamorph
{
color: #ffffff;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a:visited.metamorph
{
color: #ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a:hover.metamorph
{
color: #ffffff;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}