/* CSS Document */

.white12bold {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

a.white12bold:link {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.white12bold:visited {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

a.white12bold:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#C5BA9F;
}

.brown11bold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCC99;
}

a.brown11bold:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCC99;
}

a.brown11bold:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCC99;
}

a.brown11bold:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#EEEEDF;
}

.grey13normal {
	font-family:Tahoma;
	font-size:13px;
	font-style:normal;
	color: #666666;
}

.blue11bold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0D4172;
}

.grey12bold {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #666666;
}

.grey11bold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
a.grey11bold:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

a.grey11bold:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
a.grey11bold:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #0D4172;
	text-decoration:none;
}

.redbold15{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#D90000;
	text-decoration:none;
}

.redbold12{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#D90000;
	text-decoration:none;
}

.borderleftbottom {
	border-left:1px solid #d90000;
	border-bottom:1px solid #d90000;
}

.pagetitle {
	background-color:#CCCC99;
	height:25px;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.imagelink {
	border: 1px solid #000000;
}
.fontsmall_hardik
{color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
