.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.textbg {
	background-image: url(../images/blue-m.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.adminbg {
	background-image: url(../images/admin-m.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer1 {
	font-family: Arial;
	font-size: 12px;
	color: #767676;
	text-decoration: none;
}
.error {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #990000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text_new {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.gentextbulehome {
	font-family: Arial;
	font-size: 11px;
	text-decoration: bold;
	color: #D0F7F9;
	font-weight: bold;
}
.gentextbule{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #0098E1;
}
.genttextwhite2{
	font-family: Tahoma;
	font-size: 11px;
	color:  #0099B9;
	text-decoration: Bold;
	font-style: normal;
}
.genttextwhitebold{
	font-family: Arial;
	font-size: 12px;
	color:  #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
}

a.gen-link2:link {font-family: Tahoma;color: #666666;text-decoration:none; font-size: 10px;}
a.gen-link2:visited {font-family: Tahoma;color: #666666;text-decoration:none; font-size: 10px;}
a.gen-link2:active {font-family: Tahoma;color: #666666;text-decoration:none; font-size: 10px;}
a.gen-link2:hover {font-family: Tahoma;color:#0099B9;text-decoration:underline;font-size: 10px;}

.border{
	border-bottom: 1px solid #0289c9;
	border-right: 1px solid #0289c9;
	border-left: 1px solid #0289c9;
}
.border1{
	border-right: 1px solid #0289c9;
	border-left: 1px solid #0289c9;
}