/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {	margin: 0px;	background : #FFFFFF;}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, .login-register a:link, .login-register a:visited, .login-register a:active { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #542712; FONT-FAMILY: Tahoma; text-decoration: none; text-transform:none; }
/*-- Login Register token hover        --*/ .login-register a:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #542712; FONT-FAMILY: Tahoma; text-decoration: underline; text-transform:none; }

/*-- Copyright token                   --*/ .copy-right { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #81ADCA; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, .links a:link, .links a:visited, .links a:active { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none;  text-transform:uppercase;}
/*-- Links token hover 		           --*/ .links a:hover { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; text-transform:uppercase;}

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #a50201; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #a50201; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 210px; height: 17px; background-color: transparent; padding: 0px 0px 0px 0px; border: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #381204; text-decoration: none; cursor:text; line-height:17px;}

/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Default SubHead CSS        		   --*/

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/
/*-- Logo-bg --*/ .top-bg{ background:url(top-bg.jpg) repeat-x;}
/*-- Header-bg --*/ .header-bg{ background:url(header-bg.jpg) no-repeat top left;}
/*-- mid-bg --*/ .mid-bg { background:url(mid-bg.jpg) repeat-x #f3e4be left top ;}
/*-- main-bg --*/ .midtop-bg { background:url(mid-top-bg.png) repeat-x center top #ffffff;}
/*-- nav-bg --*/ .nav-bg { background:url(top-navi-bg.gif) no-repeat; height:49px;}
/*-- logreister-line-btm --*/ .line-btm { border-bottom:1px solid #f5f5f5; padding:0 0 5px 0;}
/*-- Footer-bg --*/ .footer-bg { background:url(footer-bg.jpg) repeat-x #040404;}
/*-- searchbg --*/.searchbg { background: url(search-bg.jpg) no-repeat; height:45px}

/*-- Faq's class --*/.lightBrown { color:#6e4c6d; font-size:10px; font-family:Tahoma; font-weight:bold; padding:0 11px;}
					.lightBrown a{ color:#6e4c6d; font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration:none;}
					.lightBrown a:hover{ color:#6e4c6d; font-size:10px; font-family:Tahoma; font-weight:bold; text-decoration: underline}

/*-- Footer bg--*/
.footerbg{ background:url(footer-bg.jpg) repeat-x center top; padding:12px 0 8px 0}

/*-- Content Text Classes--*/


/*-- search --*/
.search {
	background-image: url(search.gif);
	background-repeat: no-repeat;
	height:24px;
	width:48px;
}


/*-- textfield --*/
.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

/*-- SearchButton --*/
.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

/* dateheading --*/
.dateheading, A.dateheading, A.dateheading:link, A.dateheading:visited, A.dateheading:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.dateheading:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textwhite --*/

.textwhite, A.textwhite, A.textwhite:link, A.textwhite:visited, A.textwhite:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}

a.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textgrey --*/

.textgrey, A.textgrey, A.textgrey:link, A.textgrey:visited, A.textgrey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textorange --*/

.textorange, A.textorange, A.textorange:link, A.textorange:visited, A.textorange:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textorange:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/

.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}

a.H1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H2 --*/

.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H3 --*/

.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.H3:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H4 --*/

.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #000000;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H5 --*/

.H5, A.H5, A.H5:link, A.H5:visited, A.H5:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #00C901;
	font-family: Tahoma;
	text-decoration: none;
}

a.H5:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #00C901;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H6 --*/

.H6, A.H6, A.H6:link, A.H6:visited, A.H6:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #B5A600;
	font-family: Tahoma;
	text-decoration: none;
}

a.H6:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #B5A600;
	font-family: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/

.padding-left {
	padding-left: 8px;

}

.padding-top {
	padding-top: 8px;

}




