.bg {
	
	background-image: url(images/bg_new.gif);
	background-repeat: repeat-x;
}
.gray_bg {

	background-image: url(images/bg_gry.gif);
	background-repeat: no-repeat;
	
}
.font12 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box_border {
	border: 1px solid #333333;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #326F9B;
	text-decoration: none;
	padding: 2px;
}
.font12whit {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font12yellow {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EFFF02;
	text-decoration: none;
}
.grn {
	background-image: url(images/gran.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: bottom;
}
.arial36 {
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	color: #BC0100;
	text-decoration: none;
}
.font12middle {


	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #021C33;
	text-decoration: none;
}
