BODY, TD{
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	scrollbar-3dlight-color : #4C3A62;
	scrollbar-base-color : #F7F6FC;
	scrollbar-arrow-color : #4C3A62;
	scrollbar-highlight-color : #4C3A62;
}
A:link,A:visited
{
	font-family : Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 13px;
	text-decoration: none;
}
A:hover
{
	ccolor: #E72E37;
	text-decoration: underline;
}

INPUT,textarea,select
{
    font-family : Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
    border: 1px solid #504F9F;
    color: #504F9F;
	font-size: 12px;
}

.InputSubmit
{
    font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
    color: #ffffff;
	font-size: 11px;
	width:75px;
	cursor : hand;
	font-weight: bold;
	text-align:center;
	background-color:#0056A6;

}

.NewsHeader{
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;	
	font-size:14px;
	background-color:#4C3A62;
}
.NewsTitle{
	color: #FFFFFF;
	font-weight:bold;
	text-size:16px;
}
.News{
	color: #000000;
	font-weight:bold;
}
A.News:link,A.News:visited
{
    color: #000000;
	text-decoration: none;
}
A.News:hover
{
	color: #000000;
	text-decoration: underline;
}

.Tool{
	bbackground-image:imgs/bg_menu.jpg;
		text-decoration: none;
}
A.Tool:link,A.Tool:visited
{
	bbackground-image:imgs/bg_menu.jpg;
		text-decoration: none;
}
A.Tool:hover
{
	bbackground-image:imgs/bg_menu.jpg;
		text-decoration: none;
		decoration: none;
}
.Main{
	bbackground-color:#ffffff;
}

.MainDetails{
	padding-top:5px;
	bbackground-color:#FFE5BB;
	border-right:2px solid #7B5E9E;
	border-left:2px solid #7B5E9E;
	height:100%;
}
.Footer{
	font-size: 9px;
	text-decoration: none;
	font-weight : normal;	
}

A.Footer:Link,A.Footer:Visited{
	color: #0000CC;
	text-decoration: none;
	font-weight : normal;	
}
A.Footer:Hover{
   color: #0000CC;
   text-decoration: none;
}
.Contact{
	padding-top:10px;
}
.ListMain{
	padding:15px;
	bbackground-color:#8CA7CE;
	height:100%;
}

.ListTitle{
	color:#0832B1;
	font-weight :bold;
	font-size:16px;	
}

.ListText{
	padding-top:5px;
	bbackground-color:#FFE5BB;
	vertical-align:top;
}

.Menu{
	color:#0832B1;
	font-weight :bold;
	font-size:14px;		
}
.Search{
	bbackground-color:#FFE5BB;
}
.PageHeader{
	font-weight:bold;
	font-size:16px;	
	color:#ffffff;
	background-color:#F4944E;
	border-top:10px solid #ffffff;
}
