BODY
{
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #616161;
	scrollbar-face-color : #616161;
	scrollbar-arrow-color : #FFFFFF;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	background-color : #1E458E;
}

TD.clsSpaceName
{
	vertical-align : middle;
	height : 49px;
}

TD.clsSpaceName A
{
	letter-spacing : 3px;
	font-weight : bold;
	font-size : 26px;
	color : #FFFFFF;
	text-decoration : none;
}

TABLE.clsCat
{
	background-color : #C0D7FB;
	width : 100%;
}

TD.clsCatHolder
{
	padding : 20px 8px 8px 8px;
	vertical-align : top;
	width : 33%
}

TD.clsCatTitle
{
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 3px;
	padding-bottom : 3px;
	color : #CF4F52;
	font-weight : bold;
	font-size : 14px;
}

TD.clsCatLine
{
	padding-left : 8px;
	padding-right : 8px;
}

TD.clsCatLine SPAN
{
	width : 100%;
	height : 2px;
	background-color : #CF4F52;
}

TABLE.clsItemsHolder
{
	behavior : url(@home/css/homePage.htc);
}

TR.clsItem
{
}

A.clsItem
{
	color : #1E458E;
	font-size : 14px;
	text-decoration : none;
}

TD.clsPoint
{
	padding-right : 10px;
	width : 10;
	padding-top : 3px;
	padding-left : 0px;
}

TD.clsPoint SPAN
{
	background-color : #CF4F52;
	width : 5px;
	height : 5px;
}

.clsRights
{
	padding-top : 3px;
	font-size : 12px;
	color : #FFFFFF;
	text-align : center;
}


TD.clsLogoText
{
	border-bottom : 2px solid #000000;
	background-color : #616161;
	padding-left : 10px;
	padding-right : 20px;
	text-align : center;
}

TD.clsLogoText A
{
	font-family:Arial;
	font-size :13px;
	font-weight : bold;
	color : #F0EDED;
	text-decoration : none;
}

TD.clsLogoiMG
{
	text-align : center;
	
	border-bottom : 2px solid #000000;
	background-color : #616161;
	width : 200px;
}



INPUT.clsSerchText
{
	width : 140px;
	border : 1px solid #000000;
	font-size : 12px;
	color : Red;
	font-weight : bold;
	height : 20px;
}

INPUT.clsSerachBtn
{
	border : 1px solid D40900;
	font-size :12px;
	font-weight : bold;
	color : #FFFFFF;
	height:19px;
	width : 50px;
	background-color : #D40900;
	
}

TD.clsBarLinks
{
	background-color : #616161;
	width : 100%;
	height : 21px;
	z-index : 100;
	border-top : 2px solid #000000;
	border-bottom : 2px solid #000000;
}


