.cont_bg {
	background-image: url(cont_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title_line{
	background-image: url(line_new.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.bodytext{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	
}
.shadow{
	background-image:url(shadow.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.menu{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
}
.bg_test{
	background-image:url(bg_test.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bg_test1{
	background-image:url(test.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.foot_text{
	font-family:Arial;
	font-size:11px;
	color:#a7aed0;
}
.foot_text a:link, .foot_text a:active, .foot_text a:visited {
	text-decoration:underline;
	color:#a7aed0;
	font-weight:bold;

}	
.heading{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	
}

.bodytext1{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
}
.colorbox{
	font-family:arial;
	font-size:12px;
	line-height:18px;
	padding-left:2px;
	
	
	padding-top:1px;
	padding-bottom:1px;
	color: #FFFFFF;	
	background:#959FC2;
}
.txt1 { 
color:#FFFFFF; 
background:#959FC2;
font-weight:bold;
}

.ctrlselect{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:2px;
	background:#959FC2;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333399;
}
