/* ------------------ main styles --------- */

Body
{
	color: #848484;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px;
	background-color: #F4F4F4;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvetica
}


#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 17px;
	width: 110px;
}

.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 16px;
	width: auto;
}

A:link, A:visited  {
    color: #636363;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 11px;
    padding-bottom: 5px;
}

A:Hover  {
    color: #333333;
	text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
}

.links, A.links, A.links:link, A.links:visited, A.links:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
	background-image: url(../images/gray_up2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	white-space: nowrap;
	display: block;
	line-height: 23px;
	width: auto;

	padding:0px 10px 0px 10px;
}

A.links:hover {
	color: #FFFFFF;
	background-image: url(../images/gray_over2.gif);
}


.member_links, A.member_links, A.member_links:link, A.member_links:active, A.member_links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
A.member_links:hover{
    color: #636363;
    text-decoration: underline;
}

/* ------------------ 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;}
.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;}
.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;
}









/* Solpart Main Menu Navigation */


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
	width:220px;
}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	background-color: #474747;
	font-family: Tahoma;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 25px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
	background-color: #474747;
}
.submenuitemselected{
	color:#474747;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin: 0;
	background-color: #f7f7f7;
	border-top: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	border-bottom: #E2E2E2 1px solid;

/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 34px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(../images/up1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 12 0 36;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(../images/up2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height:3;
	color:#636363;
	
	height:34px;
	padding: 0 5 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuItem TD DIV
{
	background-image:url(../images/up3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(../images/over1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 12 0 36;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(../images/over2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height:3;
	color:#333333;
	
	height:34px;
	padding: 0 5 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(../images/over3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(../images/active1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 12 0 36;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(../images/active2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height:3;
	color:#666666;
	
	height:34px;
	padding: 0 5 0 0;


	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(../images/active3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


