.path
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 12px;

}

.cc
{
	color: gray;
	font-family: Tahoma;
	font-size: 10px;

}
.cc a
{
	color: gray;
	font-family: Tahoma;
	font-size: 10px;

}

.cc a:hover
{
	color: black;
	font-family: Tahoma;
	font-size: 10px;

}


.sob
{
	background:#F2F2F9;
	font-weight: bold;
}

.sheader a
{
	color: #507DC5;
	font-family: Tahoma;
	font-size: 13px;

}

.sheader a:hover
{
	color: black;
	font-family: Tahoma;
	font-size: 13px;

}

.fl
{
font-weight: bold;
padding-left:20px;
}




.path:hover
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 12px;

}

.categ a
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 11px;
}
.categ a:hover
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 11px;
}

input {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:400px;
	padding:3px;
}

textarea {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	padding:3px;
}

select {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:400px;
	padding:3px;
}





body
{
	padding:0px;
	margin:0px;
}

td {
	color: black;
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #123456;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #123456;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.categMain {
	color: #1234Aa;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.categMain:hover {
	color: #1234Aa;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.categSub {
	color: #1234Aa;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.categSub:hover {
	color: #1234Aa;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}


h1 {
	color: #1C74B9;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin:2px;
	padding:2px;
}
h2 {
	color: #1C74B9;
	font-family: Times new roman;
	font-size: 20px;
	text-decoration: none;
	margin:3px;
	padding:3px;
}


