﻿body 
{
	background-color:#fff;
	margin:0px 0px 0px 0px;
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
}

h1
{
	font-size:24px;
	color:#6a6a6a;
	font-family:Arial;
	font-weight:normal;
	}
	
.imageGalerryBorder
{
	width:204px; height:170px; padding:1px; 
	border-style:solid; border-width:1px; border-color:#b2b2b2; 
	background-color:#f0f0f0;
	}
	
.topMenuLnk
{
	color:#0c4b6d;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	}
	
.leftMenuCategoryHeader
{
	/*background-image:url(../images/dmt_bg.gif);*/
	line-height:33px;
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.MainPageCategoryHeader
{
	line-height:33px;
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	color:#000000;
	}
		
a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:none;}
a:active{color:#ff0000; text-decoration:none;}
	
a.noticeLnk:link{color:#000000; text-decoration:none;}
a.noticeLnk:visited{color:#000000; text-decoration:none;}
a.noticeLnk:hover{color:#ff0000; text-decoration:none;}

a.ReadMore
{
	font-size:10px;
	font-weight:normal;
	color:#0080c0;
	text-decoration:none;
	}

a.ReadMore:hover
{
	color:#0080c0;
	}

hr
{
	height:1px;
	width:100%;
	color:#e5e5e5;
	border: 0;
	background-color: #e5e5e5;
	}
	
a.SubCategoryLnk
{
	color:#4c4c4c;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
a.SubCategoryLnk:hover
{
	color:#ff0000;
	text-decoration:underline;
}

a.SubCategoryLnk1
{
	color:#287cba;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
a.SubCategoryLnk1:hover
{
	color:#ff0000;
	text-decoration:underline;
}

.ContentTitle
{
	color:#1699fe;
	}