.gap_right {
	padding-right: 8px;
}
.gap_left {
	padding-left: 10px;
}

.gap_bothsides {
	padding-left: 8px;
	padding-right: 8px;
	
}
.gap_left_bigger {
	padding-left: 11px;
	 } 
	 
	.gap_big {
	padding-left: 15px;
	 } 
	
.backgroundcolor {
	background-color: #E5E5E5;
}
.table_background {
	background-color: #FFFFFF;
}
.txtbodyblk {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
}
.txtheading {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
}
.bodybold	{ color: #666666; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.bodywhite	{ color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, san-serif; text-decoration: none }
a.txtwhite:link,a.txtwhite:visited    {
	color: #FFCC00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.txtwhite:hover    {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.txtwhite:active { 
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}

.bodyblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.txtblack:link,a.txtblack:visited    {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.txtblack:hover    {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.txtblack:active { 
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.line {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.subnav {
	background-image: url(../images/button_bg.jpg);
	height: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 3055af;
	border-bottom-color: 1d2f83;
}
a.subnav_link:link,a.subnav_link:visited    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
a.subnav_link:active,a.subnav_link:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #748eca;
	text-decoration: none;
}
