body, td, div
{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	line-height: 120%;
}

a, a:visited
{
	color:#FE7624;
}

a:hover
{
	color:#CD4D00;
}

hr {
	background-color: transparent;
	border: none;
	border-top: solid 1px #CBC9B6;
	height: 1px;
}

.left-grad-td
{
	background-image: url(../images/middle/left-grad.jpg);
	background-repeat: repeat-y;
}

.left-bottom-td
{
	background-image: url(../images/middle/pen-top.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	color:#850000;

	padding: 0px 15px 20px 0px;
}

.left-bottom-td a, .left-bottom-td a:visited
{
	color:#850000;
	text-decoration:none;
}

.left-bottom-td a:hover
{
	color:#850000;
	text-decoration:underline;
}

.right-bottom-shdw
{
	background-image: url(../images/bottom/right.jpg);
	background-repeat: no-repeat;
	background-position:top right;

	font-size: 11px;
	color: #AEA27B;
}

.right-bottom-shdw a, .right-bottom-shdw a:visited
{
	color: #AEA27B;
	text-decoration:underline;
}

.right-bottom-shdw a:hover
{
	color: #796F4A;
	text-decoration:underline;
}

.left-text-td
{
	color:#850000;
	padding: 20px 0px 0px 10px;

}

.menu-bg-td
{
	background-image: url(../images/top/menu-bg.jpg);
	background-repeat: repeat-x;	
	position:top;
}

.error-div
{
	padding: 10px 20px 10px 20px;
	font-weight:bold;
	font-size:20px;
}


/*---------  styles for includes  ---------*/

.text-td
{
	font-size: 11px;
	color: #000000;
	padding: 10px 20px 10px 20px;
	text-align:justify;
	line-height:150%;
	font-size: 12px;
	

}

.submenu-td
{
	background-color:#FFFFFF;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	color: #000000;
}

.submenu-td div
{
	padding: 2px 0px 2px 0px;
	color: #B40000;
	text-decoration:none;
}

.submenu-td div a, .submenu-td div a:visited
{
	color: #B40000;
	text-decoration:none;
}

.submenu-td .selsub a, .submenu-td .selsub a:visited
{
	color: #B40000;
	text-decoration:none;
	font-weight:bold;
}

.submenu-td div a:hover
{
	text-decoration:underline;
}

.submenu-td .selsub a:hover
{
	text-decoration:underline;
}

.navigation
{
	color:#B8B7A4;
	font-weight:none;
	padding-bottom:20px;
	width:457px;
	font-size:10px;
}

.sm1
{
	margin-top:15px;
	margin-bottom:3px;
	font-weight:bold;
}

.sm1-1
{
	margin-bottom:3px;
	font-weight:bold;
}

.sm2
{
	margin-top:3px;
	margin-left:10px;
}