.des a{
	text-decoration: none;
	color: #cccccc;
}

.des a:hover{
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.catLinks a {
	color: #000000;
	text-decoration: none;
}
.u_r_here a {
	color: #993300;
	text-decoration: none;
}
.smallLinks a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	line-height: 17px;
}
.smallLinks a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 17px;
}

.smallLinks1 a {
	padding-left: 25px;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	line-height: 17px;
}
.smallLinks1 a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	line-height: 17px;
}



.side a {
	display: block;
	font-weight: bold;
	/*padding-top: 1px;*/
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	line-height: 25px;
}
.side a:hover {
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
}

.mainL a {
	display: block;
	font-weight: bold;
	/*padding-top: 1px;*/
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	line-height: 20px;

}
.mainL a:hover {
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFFF;
}

.mainL1 a {
	display: block;
	font-weight: bold;
	/*padding-top: 1px;*/
	color: #000000;
	text-decoration: none;
	width: 100%;
	line-height: 20px;

}
.mainL1 a:hover {
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFFF;
}

.boldMaroon {
	/*color: #CC3300;*/
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.boldMaroon1 {
	/*color: #CC3300;*/
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.u_r_here a:hover {
	text-decoration: underline;
}
.cellover {
	background-color: #ffffff;/*#D6E9EF;/*#F9EDED;*/
}
.ipOver {
	border: 1px solid #000000;
}
.plusbg {
	background-image: url(../images/plus-bg.gif);
	background-repeat: no-repeat;
}
.img {
	border: thin solid;
}

.stdBold{
	font-weight: bold;
	color: #333333;
}
.stdsml {
	font-size: 10px;
}