

/*== For Import Admin Section CSS ===*/
@import "admin.css";

/*== For Import Menu CSS ===*/
@import "menu.css";


/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
Body
{
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image:url(bg-color.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/



/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active  { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #6C9AB1; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}
/*-- Login Register token hover        --*/ .login-register a:hover { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #6C9AB1; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}

/*-- Copyright token                   --*/ .copy-right { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration:none; }

/*-- Date token                        --*/ .date { color: #f67402; font-family: Tahoma; font-size: 12px; font-weight: normal; }


/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #02c9f1; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5db1ec; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; text-decoration: none; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 66px; height: 21px; line-height:22px;*line-height:19px; *height: 19px; background:transparent; padding: 0px 0px 0px 0px; border: 0px solid #A1A1A1; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: normal;FONT-SIZE: 12px; color: #ff0000; text-decoration: none; cursor:text; margin:0px 0px 0px 0px; *margin:0px 0px 0px 0px;}

/*------------------------  End  -------------------------*/



.content_1 { font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	color:#FFFFFF;

}

.links, a.links:link, a.links:visited, a.links:active { color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; text-decoration:none; }
a.links:hover {color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; text-decoration: underline;  }


.wlinks, a.wlinks:link, a.wlinks:visited, a.wlinks:active { color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:8px; font-weight: bold; text-decoration:none; }
a.wlinks:hover {color:#9ab9c8; font-family: Arial, Helvetica, sans-serif; font-size:8px; font-weight: bold; text-decoration: underline;  }




