/* CSS Document */

Body
{
	color: #333333;
	font-family: Tahoma, Verdana,;
	font-size: 11px;
	margin: 0px;
}


.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 16px;
	width: auto;
}

A:link, A:visited  {
    color: #ffffff;
    text-decoration: underline;
    font-family: Tahoma, Verdana,;
    font-size: 11px;
	font-weight:bold;
    padding-bottom: 5px;
}

A:Hover  {
    color: #ffffff;
	text-decoration: none;
    font-family: Tahoma, Verdana,;
	font-weight:bold;
    font-size: 11px;
}


.member_links, A.member_links, A.member_links:link, A.member_links:active, A.member_links:visited {
	font-family: Tahoma, Verdana,;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
A.member_links:hover{
    color: #000;
	text-decoration: none
}

/* ------------------ Text & Fonts --------- */

.bg1 {
	background-repeat: no-repeat;
	background-position: left top;
}

.bg2 {
	background-repeat: repeat-x;
	background-position: left top;
}

/* Font Names */

.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;font-family: Tahoma, Verdana,;}
.twelve {font-size: 12px; line-height:1.3;}
.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;}
.thirty {font-size: 30px;}
.fourty {
	font-size: 35px;
	letter-spacing: -0.05em;
}

/* Font Colours */

.magenta {color: #C637B3;}
.darkyellow {color: #F4A83A;}
.darkgray {color: #636363;}
.darkgray2 {color: #333333;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #202020;}
.gray {color: #8A8A8A;}
.lightgray {color: #A3A3A3;}
.red {color: #E40000;}
.lightred {color: #FF5756;}
.orange {color: #FF7510;}
.yellow {color: #FFFF00;}
.green {color: #0CB000;}
.limegreen {color: #88AA00;}
.sharp_blue {color: #2599DB;}
.cyan {color: #44A5C3;}
.blue {color: #1A50AF;}
.brown {color: #685716;}


/* Font Styles */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}


/* Links */

.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;}




.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;}




.gray2red, A.gray2red, A.gray2red:link, A.gray2red:visited, A.gray2red:active {color: #6D6D6D; text-decoration: none;}
A.gray2red:hover {color: #D60008;}

.lightred2black, A.lightred2black, A.lightred2black:link, A.lightred2black:visited, A.lightred2black:active {color: #FF5756; text-decoration: none;}
A.lightred2black: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: #E40000;}

.red2black, A.red2black, A.red2black:link, A.red2black:visited, A.red2black:active {text-decoration: none;color: #E40000;}
A.red2black:hover {text-decoration: none;color: #000000;}





.gray2orange, A.gray2orange, A.gray2orange:link, A.gray2orange:visited, A.gray2orange:active {color: #636363; text-decoration: none;}
A.gray2orange:hover {color: #FF7510;}

.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active {color: #FF7510; text-decoration: none;}
A.orange2gray:hover {color: #636363;}






.white2black, A.white2black, A.white2black:link, A.white2black:visited, A.white2black:active {color: #FFFFFF; text-decoration: none;}
A.white2black:hover {color: #000000;}

.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;}

.white2yellow, A.white2yellow, A.white2yellow:link, A.white2yellow:visited, A.white2yellow:active {color: #FFFFFF; text-decoration: none;}
A.white2yellow:hover {color: #FFFF00;}




.blue2black, A.blue2black, A.blue2black:link, A.blue2black:visited, A.blue2black:active {text-decoration: none;color: #2599DB;}
A.blue2black:hover {text-decoration: none;color: #333333;}

.black2blue, A.black2blue, A.black2blue:link, A.black2blue:visited, A.black2blue:active {text-decoration: none;color: #000000;}
A.black2blue:hover {text-decoration: none;color: #2599DB;}

.blue2red, A.blue2red, A.blue2red:link, A.blue2red:visited, A.blue2red:active {text-decoration: none;color: #2599DB;}
A.blue2red:hover {text-decoration: none;color: #E40000;}

.gray2blue, A.gray2blue, A.gray2blue:link, A.gray2blue:visited, A.gray2blue:active {color: #636363; text-decoration: none;}
A.gray2blue:hover {color: #2599DB;}




.green2gray, A.green2gray, A.green2gray:link, A.green2gray:visited, A.green2gray:active {color: #0CB000; text-decoration: none;}
A.green2gray:hover {color: #333333;}

.gray2green, A.gray2green, A.gray2green:link, A.gray2green:visited, A.gray2green:active {color: #333333; text-decoration: none;}
A.gray2green:hover {color: #0CB000;}




.limegreen2gray, A.limegreen2gray, A.limegreen2gray:link, A.limegreen2gray:visited, A.limegreen2gray:active {color: #88AA00; text-decoration: none;}
A.limegreen2gray:hover {color: #333333;}

.gray2limegreen, A.gray2limegreen, A.gray2limegreen:link, A.gray2limegreen:visited, A.gray2limegreen:active {color: #333333; text-decoration: none;}
A.gray2limegreen:hover {color: #88AA00;}




.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;}



.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;}

.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;}




/* Borders & Linings */

.border1{
	border: 1px solid #E2E2E2;
}
.border2{
	border: 1px solid #E2E2E2;
}

.top_dash_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E2E2E2;
}


.right_dash_line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E2E2E2;
}

.bot_dash_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
}

.left_dash_line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E2E2E2;
}


.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}


.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}

.bot_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}



.top_dotted_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E2E2;
}


.right_dotted_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E2E2E2;
}

.bot_dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
}

.left_dotted_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E2E2E2;
}

.tokens{
	padding:0px 7px 0px 20px;
	background-image: url(http://site434.mysite4now.net/eingtech7/dnndemo/profiles/images/token_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



.gray_strip{
	background-image: url(http://site434.mysite4now.net/eingtech7/dnndemo/profiles/images/gray_strip.gif);
	background-repeat: repeat-x;

}

.gray_strip_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://site434.mysite4now.net/eingtech7/dnndemo/profiles/images/gray_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;

}

UL LI {
list-style-image:url(http://site434.mysite4now.net/eingtech7/dnndemo/profiles/images/arrow.gif);
line-height:1.5;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
COLOR: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.navlinks, A.navlinks, A.navlinks:link, A.navlinks:visited, A.navlinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	width: auto;
	padding: 0px 10px 0px 10px;
	text-decoration:none;
}
A.navlinks:hover{
	background-color: #0c364e;
}

.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}


.whitetopmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/white-top-mid.jpg) left top repeat-x;
}

.whitebtmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/white-bot-mid.jpg) left top repeat-x;
}

.whiteleftmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/white-left-mid.jpg) left top repeat-y;
}

.whiterightmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/white-right-mid.jpg) left top repeat-y;
}


/*---------------------orange container-----------------------*/


.orngmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/orang-mid.jpg) left top repeat-x;
}

.orngleftmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/orang-left-mid.jpg) left top repeat-y;
}

.orngrightmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/orang-right-mid.jpg) right top repeat-y;
}

.orngbtmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/orang-bt-mid.jpg) left bottom repeat-x;
}


/*---------------------orange2 container-----------------------*/

.orng2mid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/org-mid.jpg) left top repeat-x;
}

.orng2leftmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/org-left-mid.jpg) left top repeat-y;
}

.orng2rightmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/org-right-mid.jpg) right top repeat-y;
}

.orng2btmid{
background:url(http://www.demo4x.com/Portals/8/Profiles/unlimited-dowload/imgaes/org-mid-bt.jpg) left bottom repeat-x;
}

/*---------------------orange2 container-----------------------*/




