/* font family */

.navigationTop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5C5966;
}

.hrdHomemain {
	font-family: Tahoma;
	font-size: 15px;
	font-weight:bold;
	color: #570404;
}

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

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

.hrdHome2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration:underline;
}

.hrdHomeProj {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #353535;
}

.hrdHomeDefault {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration:none;
}

.hrdHomeDefault a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration:underline;
}

.hrdHomeLogin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.hrdHomeAuth {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #353535;
}

.hrdHomeFooter {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.hrdHomeFooter a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
}

.ERR{
	FONT-FAMILY: Verdana;
	FONT-SIZE : 11px;
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
}

/* Table Border */
.tdVarLine {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}

.tdhorLine {
	border: 1px solid #C7C7C7;
}
/* Page Links */

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

.link3 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
}

.link4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.link4 a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
}

.link5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.link5 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
}

/* Form Object */

.inputstyle	{
	height:17px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#787878;
	font-family:Tahoma;
	font-size:12px;
	color:#7B7979;
}

.inputstyle2	{
	width:78px;
	height:64px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#787878;
	font-family:Tahoma;
	font-size:11px;
	color:#7B7979;
}

.inputstyle3	{
		width:78px;
		height:14px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#787878;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000; 
}

.inputstyle4	{
		width:83px;
		height:12px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#787878;
		font-family:Tahoma;
	 	font-size:10px;  
	 	color:#000000; 
}

.inputstyle5	{
		border-width:1px;
		border-style:solid;
		background-color:#CEE8FD;
		border-color:#000000;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000;
		cursor:pointer;
}