/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bbbdc0;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	
	
	
}

.bg-top{
	background-image:url(top-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:50px;}
	
.left-bg{background-image:url(bg-left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:63px;
	height:580px;}
	
.right-bg{background-image:url(bg-right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:63px;
	height:580px;}

.footerbg{background-image:url(footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:70px;}
	
	.footerbg-green{background-image:url(footer-green-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:70px;}
	
.mid-left{background-image:url(mid-left.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	width:63px;
	}
.mid-right{background-image:url(mid-right.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	width:63px;
	}
.header-bg{
background-image:url(logo-bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	height:92px;
}
.call{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight: bold;
color:#5d8eb5;
padding:0px 0px 0 0;}

.call span{
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
font-weight: bold;
color:#5d8eb5;
padding-right:17px;}


.cnt1-bg{ background-image: url(cnt-main-bg.jpg);
background-color: #ffffff;
background-repeat:repeat-x;
border:#dcdddf 1px solid;}

.cnt2-bg{ background-image: url(cnt-new-bg.jpg);
background-color: #ffffff;
background-repeat:repeat-x;
border:#dcdddf 1px solid;}
/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #324f63; FONT-FAMILY: Tahoma; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #324f63; FONT-FAMILY: Tahoma; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #324f63; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #a30327; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { color: #4B4B4B; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #4B4B4B; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #fff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #ccc; 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: #324f63; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #324f63; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width:125px; height: 18px; background-color: #FFFFFF; border-top: 1px solid #646464; border-right: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; border-left: 1px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #171717; text-decoration: none; cursor:text; padding: 5px 2px 0px 5px; *padding: 5px 2px 0px 5px;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE:25px; COLOR: #636466; font-family: Arial, Helvetica, sans-serif ;   }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold;   FONT-SIZE: 30px; COLOR: #cc0066; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold;   FONT-SIZE: 25px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #636466; font-family: Arial, Helvetica, sans-serif}
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #00C901; font-family: Tahoma;  }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #B5A600; font-family: Tahoma;  }
/*-- cnt text							--*/ .cnt-text      { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #727272; font-family: Tahoma; line-height:20px;  }
/*-- cnt text							--*/ .cnt-text2      { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #cc0066; font-family: Tahoma; line-height:20px;  }



/*========================================================*/
/*  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        		   --*/

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #B8B8B8; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #B8B8B8; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #B8B8B8; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}


/*-- Default --*/




/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 

 
.nav{ font-family: "Myriad Pro";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	
	text-transform:uppercase;}
/* Main Menu */


.MainMenu_MenuContainer {
	background-color: transparent;  
	padding-right: 0px;
	padding-left: 0px; /* you can give Space in the main menu by this */
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: Transparent;
	font-family: Tahoma;
	border: 0px solid #333333;
	border-bottom: solid 0px #000;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: Transparent;
	font-family: Tahoma;
	border: 0px solid #333333;
	border-bottom: solid 0px #fff;

}
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #4fa5d1;
	background-position: center center;

}

.MainMenu_MenuIcon {
	text-align: center;
	background-color: #2e84b0;
	border: 0px solid #333333; 	/* by this you easily hide icon effect on bg, just because of IE */
	width: 1px; 	/* give space from left side in the submenu */
	height: 22px;
	
}
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 20px;
	Margin:0px;
	background:#545454;

}

/* Submenu display Positioning... */
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #236ca1;
	border:1px #aeabab solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2); /* Submenu Transparancy Setting, but only work on IE */

}

.MainMenu_MenuBreak {
	border: #00ff00 0px solid;
	background-color: transparent;
	height: 0px;

}

.MainMenu_MenuArrow {
	font-family: Tahoma;
	border: 0px solid #0F2E4B; 

}

/* Menu actually hight wfrom that submenu display... */
.MainMenu_MenuBar { 
	cursor: hand;
	height: 31px; 

}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }
.MainMenu_MenuItem TD DIV
{
	background-image: url(file:///E|/NewWork/businesslink/XML/up-rightv.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 17 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV 
{
	background-image: url(file:///E|/NewWork/businesslink/XML/up-leftv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 17;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV DIV{
	background-image: url(file:///E|/NewWork/businesslink/XML/up-midv.gif);
	background-position: top;
	background-repeat: repeat-x;
	 font-family: "Myriad Pro";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

	height: 31px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV
{
	background-image: url(nav-right-hover.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 17 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image: url(nav-left-hover.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 17;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image: url(nav-mid-hover.jpg);
	background-position: top;
	background-repeat: repeat-x;
	 font-family: "Myriad Pro";
	font-size:11px;
	color:#e4e6e7;
	font-weight:bold;
	text-decoration:none;
	height: 31px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}

/* ------- Active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }
.MainMenu_MenuSelectedRoot TD DIV
{
	background-image: url(nav-right-hover.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 17 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image: url(nav-left-hover.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 17;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image: url(nav-mid-hover.jpg);
	background-position: top;

	background-repeat: repeat-x;
	 font-family: "Myriad Pro";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height: 31px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}

/*------------------------- End -------------------------*/


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/*-- texture --*/
.texture {
	background-image: url(file:///E|/NewWork/businesslink/XML/texture.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*-- topbar --*/
.topbar {
	background-color: #3183FF;
	height: 6px;
}

/*-- toplines --*/
.toplines {
	background-image: url(file:///E|/NewWork/businesslink/XML/bgmain2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/*-- bottombg --*/
.bottombg {
	background-color: #323232;
	padding: 15px;
}




/*-- 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                                          */
/*========================================================*/





/*========================================================*/
/*  text CSS                                              */
/*========================================================*/

/* submenu --*/

.submenu, A.submenu, A.submenu:link, A.submenu:visited, A.submenu:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #3183FF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.submenu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #3183FF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

/* 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;
}

/* textyellow --*/

.textyellow, A.textyellow, A.textyellow:link, A.textyellow:visited, A.textyellow:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textyellow:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textred --*/

.textred, A.textred, A.textred:link, A.textred:visited, A.textred:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textred:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	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: #B8B8B8;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #B8B8B8;
	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: #0090FF;
	font-family: Tahoma;
	text-decoration: none;
}

a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	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;
}

/*------------------------  Menu End  -------------------------*/

.padding-left {
	padding-left: 9px;

}

/*---------------------------------------------------*/
/*------------------------  Pane  -------------------------*/

/*-- top Image Banner pane      	    --*/.BannerPane { width: 100%; padding: 10px 0 15px 0;}
/*-- top content pane       	        --*/.ContentPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top LeftTop				   	    --*/.LeftTopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- Right Top			          	    --*/.RightTopPane { padding: 0 7px 0 7px; width:100%; }
/*-- Bottom pane  		     	        --*/.BottomPane { padding: 0 7px 0 7px; width: 100%; }

/*-- left2 content pane          	    --*/.LeftPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- Right2 content pane          	    --*/.RightPane2 { padding: 0 7px 0 7px; width: 75%; }

/*-- left3 content pane          	    --*/.LeftPane3 { padding: 0 7px 0 7px; width: 75%; }
/*-- Right3 content pane          	    --*/.RightPane3 { padding: 0 7px 0 7px; width: 25%; }

/*-- left4 content pane          	    --*/.LeftPane4 { padding: 0 7px 0 7px; width: 50%; }
/*-- Right4 content pane          	    --*/.RightPane4 { padding: 0 7px 0 7px; width: 50%; }



/* ------------------ new styles --------- */

/* Layout */


.bg1 {
	background-repeat: no-repeat;
	background-position: left top;
}


.arial{font-family: Arial, Helvetica, sans-serif;}
.arialn{font-family: "Arial Narrow",Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.twentyeight {font-size: 28px;}
.thirty {font-size: 30px;}
.fourty {
	font-size: 35px;
	letter-spacing: -0.05em;
}

/* Font Colours */

.magenta {color: #C637B3;}
.darkyellow {color: #F4A83A;}
.darkgray {color: #808284;}
.darkgray2 {color: #505050;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #9d9fa2;}
.dategray{ color:#615f5f;}
.lightgray {color: #A3A3A3;}
.red {color: #731c1c;}
.lightred {color: #FF5756;}
.orange {color: #FF9600;}
.yellow {color: #FFFF00;}
.green {color: #9ecd3f;}
.sharp_blue {color: #318CC2;}
.cyan {color: #44A5C3;}
.blue {color: #5d8eb5;}
.brown {color: #685716;}


/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */


.black2purple, A.black2purple, A.black2purple:link, A.black2purple:visited, A.black2purple:active {text-decoration: none;color: #000000;}
A.black2purple:hover {text-decoration: none;color: #6767CB;}

.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active {color: #D64500; text-decoration: none;}
A.orange2gray:hover {color: #272727;}

.n2u, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: none;}
A.n2u:hover {text-decoration: underline;}

.u2n, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: underline;}
A.u2n:hover {text-decoration: none;}

.gray2red, A.gray2red, A.gray2red:link, A.gray2red:visited, A.gray2red:active {color: #6D6D6D; text-decoration: none;}
A.gray2red:hover {color: #E70000;}

.lightred2black, A.lightred2black, A.lightred2black:link, A.lightred2black:visited, A.lightred2black:active {color: #FF5756; text-decoration: none;}
A.lightred2black:hover {color: #333333;}

.gray2orange, A.gray2orange, A.gray2orange:link, A.gray2orange:visited, A.gray2orange:active {color: #6D6D6D; text-decoration: none;}
A.gray2orange:hover {color: #FF6600;}

.gray2blue, A.gray2blue, A.gray2blue:link, A.gray2blue:visited, A.gray2blue:active {color: #6D6D6D; text-decoration: none;}
A.gray2blue:hover {color: #237BD1;}

.white2black, A.white2black, A.white2black:link, A.white2black:visited, A.white2black:active {color: #FFFFFF; text-decoration: none;}
A.white2black:hover {color: #000000;}

.white2yellow, A.white2yellow, A.white2yellow:link, A.white2yellow:visited, A.white2yellow:active {color: #FFFFFF; text-decoration: none;}
A.white2yellow:hover {color: #FFFF00;}

.red2black, A.red2black, A.red2black:link, A.red2black:visited, A.red2black:active {text-decoration: none;color: #D52E00;}
A.red2black:hover {text-decoration: none;color: #000000;}

.black2blue, A.black2blue, A.black2blue:link, A.black2blue:visited, A.black2blue:active {text-decoration: none;color: #000000;}
A.black2blue:hover {text-decoration: none;color: #237BD1;}

.blue2black, A.blue2black, A.blue2black:link, A.blue2black:visited, A.blue2black:active {text-decoration: none;color: #237BD1;}
A.blue2black:hover {text-decoration: none;color: #333333;}

.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active,  {color: #FF9600; text-decoration: none;}
A.orange2gray:hover {color: #333333;}

.green2gray, A.green2gray, A.green2gray:link, A.green2gray:visited, A.green2gray:active {color: #83A400; text-decoration: none;}
A.green2gray:hover {color: #333333;}

.black2red, A.black2red, A.black2red:link, A.black2red:visited, A.black2red:active {text-decoration: none;color: #000000;}
A.black2red:hover {text-decoration: none;color: #CC0000;}

.black2white, A.black2white, A.black2white:link, A.black2white:visited, A.black2white:active {text-decoration: none;color: #000000;}
A.black2white:hover {text-decoration: none;color: #CC0000;}

.peach2white, A.peach2white, A.peach2white:link, A.peach2white:visited, A.peach2white:active {text-decoration: none;color: #C2B195;}
A.peach2white:hover {text-decoration: none;color: #FFFFFF;}

.blue2red, A.blue2red, A.blue2red:link, A.blue2red:visited, A.blue2red:active {text-decoration: none;color: #237BD1;}
A.blue2red:hover {text-decoration: none;color: #EA0000;}

.cyan2gray, A.cyan2gray, A.cyan2gray:link, A.cyan2gray:visited, A.cyan2gray:active {text-decoration: none;color: #22A4CC;}
A.cyan2gray:hover {text-decoration: underline;color: #333333;}

.blue2red, A.blue2red, A.blue2red:link, A.blue2red:visited, A.blue2red:active {text-decoration: none;color: #237BD1;}
A.blue2red:hover {text-decoration: none;color: #EA0000;}

.cyan2red, A.cyan2red, A.cyan2red:link, A.cyan2red:visited, A.cyan2red:active {text-decoration: none;color: #22A4CC;}
A.cyan2red:hover {text-decoration: none;color: #FF5756;}


.border2{
	border-left: 1px solid #51a700;
	border-right: 1px solid #51a700;
	background-color:#FFFFFF;
}

.combo_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 20px;
}

.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #c5c5c5;
}


.cur{
cursor: pointer;cursor: hand;
}
.pan_bg {
	background-repeat: repeat-x;
	background-position: left bottom;
}


.top_dot_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


.right_dot_line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.bot_dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.left_dot_line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}


.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bot_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}/* CSS Document */


UL LI {
	list-style-image:url(http://demo.jangostudios.biz/Portals/0/bul.jpg);
	list-style-position: inherit;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #9d9fa2;
	
	font-family: Arial, Helvetica, sans-serif;

}

UL LI LI {
	LIST-STYLE-TYPE: disc
}

UL LI LI LI {
	LIST-STYLE-TYPE: circle
}

OL LI {
	LIST-STYLE-TYPE: decimal
}

OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}

OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}


 .link-andrew, a.link-andrew:link, a.link-andrew:visited, a.link-andrew:active { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #cc0066; FONT-FAMILY: Tahoma; text-decoration: none; }
 a.link-andrew:hover { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #cc0066; FONT-FAMILY: Tahoma; text-decoration: underline; }
 





