/* CSS Document */

/* Begin New Popup Window */
.popWinBox {
	background-color:#ffffff;
	position:absolute;
	border-top:0px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:2px solid #666666;
	z-index:888;
}
.popWinHandle {
	border:1px none #ff2200;
	background-image:url(images/titleBar.gif);
	text-align:right;
	height:20px;
	cursor:move;
}
/* End New Popup Window */


#DocPopup { visibility: hidden; display: none; }
#ServerReplyContainer { visibility: hidden; display: none; }
.popupbg { background-color:#999999; position:absolute; filter:alpha(opacity=90);-moz-opacity:.90; z-index:777; }
.subpanelsclosed { padding-left:0px; border: 1px solid #999999; }
.subpanelsopen { padding-left:0px; border: 1px solid #c0c0c0; }

a.maroon {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#A61500;
	font-weight:bold;
}
.fakebutton {
	color:#ffffff;
	height:13px;
	border:1px solid #999999;
	padding:0px 10px 0px 10px;
	background-color:#cccccc;
	width:23px;
	color:#FFFFFF;
	font-family: MS Sans Serif, Arial, Helvetica;
	cursor:default;
	font-weight:bold;
}

div.formfive {
	margin-bottom:5px;
}

ul.common li {
	margin:0px 0px 0px 50px;
	list-style-type:square;
}
ul.ul0 li {
	margin:0px 0px 5px 20px;
	list-style-type:square;
}
ol.common li {
	margin:0px 0px 5px 50px;
}
div.box0 {
	border:1px solid #cccccc;
	margin-right:5px;
	margin-bottom:10px;
	height:auto;
	border-style:dotted;
}
html>body .box0 {
	border:1px solid #cccccc;
	margin-right:5px;
	margin-bottom:10px;
	height:auto;
	border-style:dotted;
}
div.box1 {
	text-align:left;
	background-color:#f0f0f0;
	padding-left:5px;
	height:auto;
}
div.box2 {
	background-color:#FFFFFF;
	height:1%;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
html>body .box2 {
	background-color:#FFFFFF;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
div.box3 {
	border:1px solid #cccccc;
	margin-right:5px;
	margin-bottom:10px;
	height:auto;
}
html>body .box3 {
	border:1px solid #cccccc;
	margin-right:5px;
	margin-bottom:10px;
	height:auto;
}

* { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px }
.thebody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.popupbox {
	background-color:#FFFFFF;
	position:absolute;
	border:0px solid #999999;
	border-bottom:4px solid #999999;
	z-index:888;
}
select {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
input {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
textarea {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.inputName { 
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
}
.inputValue { 
	margin-bottom: 10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}

a.link5:link {
	color: #ff6600;
	text-decoration:underline;
}
a.link5:visited {
	color: #ff6600;
}
a.link5:hover {
	color: #ff9900;
	text-decoration:underline;
}

a.link4:link {
	color: #ff6600;
	text-decoration:none;
}
a.link4:visited {
	color: #ff6600;
}
a.link4:hover {
	color: #ff9900;
	text-decoration:underline;
}

a.link3:link {
	color: #A61500;
	text-decoration:none;
}
a.link3:visited {
	color: #A61500;
}
a.link3:hover {
	color: #cccccc;
}

a.link2:link {
	color: #ff6600;
	text-decoration:none;
}
a.link2:visited {
	color: #ff6600;
}
a.link2:hover {
	color: #ff9900;
}

a.link7:link{
	color:#FFFFFF;
	text-decoration:none;
}

a.link7:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a.link7:hover{
	color:#FFCC00;
	text-decoration:none;
}

a.link1:link {
	color: #3868CE;
	text-decoration:underline;
}
a.link1:visited {
	color: #3868CE;
	text-decoration: underline;
}
a.link1:hover {
	color: #ff9900;
	text-decoration: none;
}

a.link4:link {
	color: #cc0000;
	text-decoration:none;
}
a.link4:visited {
	color: #cc0000;
}
a.link4:hover {
	color: #666666;
}

a:link {
	color: #3868CE;
	text-decoration: none;
}

a:link6:link {
	color: #3868CE;
	text-decoration: none;
}
a:link6:hover {
	color: #ff9900;
	text-decoration: none;
}
a:link6:visited {
	color: #3868CE;
	text-decoration: none;
}
a:visited {
	color: #3868CE;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.linkdownload:link {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 11px;
	color:#990000;
}
a.linkdownload:hover {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
}
a.linkdownload:visited {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 11px;
	color:#990000;
}
a.linkdownload:active {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 11px;
	color:#990000;
}
a.boldlink:link {
	font-family: Arial, MS Sans Serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
a.boldlink:hover {
	font-family: Arial, MS Sans Serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
a.boldlink:active {
	font-family: Arial, MS Sans Serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
a.boldlink:hover {
	font-family: Arial, MS Sans Serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}
.text0 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#333333;
}
.text1 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.text2 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.text3 {
	font-family: Arial Black, Arial, MS Sans Serif;
	font-size: 16px;
	color: #666666;
}
.text4 {
	font-family: Arial, MS Sans Serif, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.text5 {
	font-family: Arial Black, Arial, MS Sans Serif;
	font-size: 16px;
	color: #FF9900;
}
.text6 {
	font-family: MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
.text7 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#666666;
}
.text8 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color: #3868CE;
}
.text9 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color: #00CC00;
}
.text10 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color: #FB4515;
}
.text11 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 0px;
	color: #cccccc;
}
.text12 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 11px;
	color: #99CC00;
}
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text14 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #99CC00;
	font-weight:bold;
}
.text15 {
	font-family: Arial, MS Sans Serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.text16 {
	font-family: Arial, MS Sans Serif;
	font-size: 14px;
	color:#FB4515;
	font-weight:bold;
}
.text17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.text18 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #00CC00;
	font-weight:bold;
}
.text19 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #00CC00;
}
.text20 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 14px;
	color: #999999;
	font-weight:bold;
}
.text21 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#333333;
}
.text22 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 14px;
	color: #00CC00;
	font-weight:bold;
}
.text23 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color: #ff2000;
	font-weight:bold;
}
.text24 {
	font-family:MS Sans Serif, Arial, Helvetica;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}
.text25 {
	font-family: Arial, MS Sans Serif;
	font-size: 12px;
	color:#FB4515;
}
.text26 {
	font-family:MS Sans Serif, Arial, Helvetica;
	font-size:14px;
	color:#FB4515;
	font-weight:bold;
}
.text27 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 9px;
	color: #666666;
}
.text28 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #00CC00;
}
.text29 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #3868CE;
	text-decoration:underline;
}
.text30 {
	font-family:MS Sans Serif, Arial, Helvetica;
	font-size:12px;
	color:#FB4515;
}
.text31 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 11px;
	color: #00cc00;
}
.text32 {
	font-family: MS Sans Serif, Arial;
	font-size:13px;
	color:#FB4515;
}
.text33 {
	font-family: Arial Black, MS Sans Serif, Tahoma, Verdana, ;
	font-size: 15px;
	color:#ff6600;
	font-weight:normal;
}
.text34 {
	font-family: Arial, MS Sans Serif;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
.text35 {
	font-size: 4px;
}
.text36 {
	font-family:MS Sans Serif, Arial, Helvetica;
	font-size:14px;
	color:#A61500;
	font-weight:bold;
}
.text37 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
}
.text38 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color: #999966;
	font-weight:bold;
}
.text39 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 14px;
	color: #999966;
	font-weight:bold;
}
.text40 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 14px;
	color:#00CC00;
	font-weight:bold;
}
.text41 {
	font-family: Arial Black, Arial, MS Sans Serif, Helvetica;
	font-size: 16px;
	color:#FF6600;
}
.text42 {
	font-family:Arial, Tahoma, Helvetica;
	font-size:14px;
	color:#A61500;
	font-weight:bold;
}
.text43 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 14px;
	color:#333333;
}
.text44 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 11px;
	color:#666666;
}
.text45 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 11px;
	color:#00cc00;
}
.text46 {
	font-family:Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#A61500;
	font-weight:bold;
}
.text47 {
	font-family: Arial Black, MS Sans Serif, Tahoma, Verdana, ;
	font-size: 15px;
	color:#A61500;
	font-weight:normal;
}
.text48 {
	font-family: Arial Narrow, Arial, MS Sans Serif;
	font-size: 16px;
	color:#ff6600;
	font-weight:bold;
}
.text49 {
	font-family: Arial Black, Arial, MS Sans Serif, Helvetica;
	font-size: 20px;
	/*font-weight:bold;*/
	color:#FF6600;
}
.text51{
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#666666;
	}
.style8 {
	font-family: "Eras Demi ITC";
	color: #990000;
}
.style15 {font-size: 13px}
.style26 {
	font-family: "Eras Demi ITC";
	font-size: 17px;
	color: #FF6600;
}
.style28 {font-size: 19px}
.style33 {
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-weight: bold;
}
.style39 {font-family: Arial, Helvetica}
.style41 {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #FF6600;
	font-weight: bold;
}
.style45 {font-family: "Eras Demi ITC"; color: #990000; font-size: 12px; }
.style46 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
}
.style48 {
	font-family: "MS Sans Serif", Arial, Helvetica, Tahoma;
	font-size: 14px;
	color: #07519A;
	font-weight: bold;
}
.style52 {font-family: Arial, Helvetica, Tahoma; font-size: 12px; color:#333333}
.style69 {color: #333333}
.style70 {font-size: 13px; font-weight: bold; font-family: Arial, Helvetica; color: #333333; }
.style71 {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica; color: #333333; }
.style73 {font-family: Arial, Helvetica; color: #333333; font-weight: bold; font-size: 16px; }
.style76 {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 19px;
	color: #0099FF;
}
.style79 {
	font-family: "Arial Black", Arial, "MS Sans Serif";
	font-size: 21px;
}
.style80 {font-size: 10px}
.style81 {
	font-family: "Arial Black", Arial, Helvetica, Tahoma;
	font-size: 24px;
	color: #FF0000;
}
.style85 {font-family: Arial, "MS Sans Serif", Helvetica; font-weight: bold;}
.style89 {font-size: 20px; font-family: Arial, "MS Sans Serif", Helvetica; }
.style90 {font-size: 24px}
.style91 {font-size: 20px}
.style93 {
	font-family: "Arial Black", Arial, Helvetica, Tahoma;
	font-size: 18px;
	color: #CC0000;
}
.style94 {
	font-size: 18px;
	color: #CC0000;
}
.style97 {font-size: 23px}
.gnMsSansSerif { font-family:MS Sans Serif, Arial, Helvetica, Tahoma; }
.gnArialBlack { font-family:Arial Black, Arial, Helvetica, Tahoma; }
.gnArialNarrow { font-family:Arial Narrow, Arial, Helvetica, Tahoma; }
.gnArial { font-family:Arial, Helvetica, Tahoma; }
.gn22 { font-size:22px;}
.gnBold { font-weight:bold; }
.gnItalic { font-style:italic; }
.gnOrange { color:#ff6600; }
.gnRedOrange { color:#FB4515; }
.gnMaroon { color:#A61500; }
.gn12 { font-size:12px;}

.error1 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color:#FF0000;
	text-decoration:blink;
}
.error2 {
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#FF0000;
}
.friendlist { 
	float:left; 
	margin-left:8px; 
	margin-top:10px;
	border:1px dotted #cccccc; 
	padding:5px 5px 5px 5px;
	width:100px;
}
html>body .friendlist { 
	float:left; 
	margin-left:8px; 
	margin-top:10px;
	border:1px dotted #cccccc; 
	padding:5px 5px 5px 5px;
	width:93px;
}
.friendpic { border:1px solid #cccccc; }
.divleft { float:left; padding-right:0px;}


a.box2:link, a.box2:visited {
	float:left;
	/*width:90px;*/
	border:1px dotted #cccccc;
	margin-bottom:1px;
	padding:0px 5px 0px 5px;
	font-family:Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	text-align:left;
	cursor:default;
	border-top:1px solid #cccccc;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background:#FFFFCC;
}
a.box2:hover {
	background:#F0F0F0;
}
a.box2:active {
	border-top:2px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:2px solid #cccccc;
}
a.box2:focus {
	border-top:2px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:2px solid #cccccc;
}

a.box1:link, a.box1:visited {
	float:left;
	width:90px;
	border:1px dotted #cccccc;
	margin-bottom:1px;
	padding-left:4px;
	font-family:MS Sans Serif, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ff2000;
	text-align:left;
}
a.box1:hover {
	color:#3868CE;
	background:#f0f0f0;
}
a.box1:active {
	background:#FF9900;
	color:#cccccc;
}
a.box1:focus {
	background:#FF9900;
	color:#cccccc;
}

a.button6:link, a.button6:visited, a.button6:active {
	padding:3px 3px 3px 3px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFF99;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
a.button6:hover {
	padding:3px 3px 3px 3px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FF9900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-decoration:none;
}

a.button5:link, a.button5:visited, a.button5:active {
	width:300px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #ff2000;
	font-weight: bold;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 50px;
	border:1px solid #999999;
	border-bottom-color:#CCCCCC;
}
a.button5:hover {
	width:300px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #3868CE;
	font-weight: bold;
	background-color:#f0f0f0;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	text-decoration:none;
}
a.button4:link, a.button4:visited, a.button4:active {
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #3868CE;
	font-weight: bold;
	background-color: #F0F0F0;
	padding-left: 10px;
	border:1px solid #999999;
	border-bottom-style: none;
	border-bottom-color:#CCCCCC;
}
a.button4:hover {
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #3868CE;
	font-weight: bold;
	background-color:#ffcc00;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	text-decoration:none;
	border-bottom-style: none;
}
a.button3:link {
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFF99;
	height: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
a.button3:visited {
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFF99;
	height: 15px;
	padding-left: 10px;
	border: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
a.button3:hover {
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FF9900;
	height: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-decoration:none;
}
a.button3:active {
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFF99;
	height: 15px;
	padding-left: 10px;
	border: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
a.button2:link, a.button2:visited, a.button2:hover, a.button2:active {
	float:left;
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #CCCCCC;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	border-bottom-style: none;
	text-decoration: none;
}

a.artistlink:link{
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#333333;
}

a.artistlink:visited{
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#333333;
}

a.artistlink:hover{
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#333333;
	text-decoration:underline;
}

a.artistlink:active{
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size: 12px;
	color:#333333;
}

a.button1:link {
	float:left;
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #F0F0F0;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	border-bottom-style: none;
}
a.button1:visited {
	float:left;
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #F0F0F0;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	border-bottom-style: none;
}
a.button1:hover {
	float:left;
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FF9900;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	text-decoration:none;
	border-bottom-style: none;
}
a.button1:active {
	float:left;
	padding-right:10px;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FF6600;
	/*height: 15px;*/
	padding-left: 10px;
	border:1px solid #999999;
	text-decoration:none;
	border-bottom-style: none;
}

div.handlemenu
{
	text-align:left;
	background-color: #cccccc;
	cursor: move;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; COLOR: #666666;
}

/* BEGIN BUTTONS */
.btn01 {
	background-color:#B2DB22;
	font: bold 9pt MS Sans Serif, Arial, Helvetica;
	color: #FFF;
	cursor: pointer; 
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	/*border-color: #FFCC00 #996600 #996600 #FFCC00; */
	border-color: #CCCCCC #669933 #669933 #CCCCCC;
	padding: 1px;
}
.btn02 {
	background-color:#ccccff;
	font: bold 9pt MS Sans Serif, Arial, Helvetica;
	color: #666666;
	cursor: pointer; 
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	padding: 1px;
}
/* END BUTTONS */

.status01 {
	background-color:#FB4515;
	font:bold 10pt Arial, Tahoma, Helvetica;
	color:#FFFFFF;
	padding:2px;
	width:500px;
}

/* BEGIN INVITE WINDOW */
#SendInviteFormx {display:none; visibility:hidden;}
#InviteForm2 {display:none; visibility:hidden;}
#InviteForm3 {display:none; visibility:hidden;}
#InviteForm4 {display:none; visibility:hidden;}
#InviteForm4Msg1x {display:none; visibility:hidden;}
#InviteForm4Msg2x {display:none; visibility:hidden;}
#InviteForm5 {display:none; visibility:hidden;}
/* END INVITE WINDOW */


/* BEGIN BOXES */
/* IE */
td.tdDotted200b {width:210px; height:100%; text-align:left; border:1px none #CCCCCC; padding-left:10px;}
div.divDotted {width:270px; height:120px; text-align:left; padding:3px; border:1px dotted #CCCCCC; margin-bottom:10px;}
div.divDotted200 {width:210px; height:100%; text-align:left; border:1px dotted #CCCCCC; margin-bottom:10px;}
div.divDotted200b {width:230px; height:100%; text-align:left; padding:0 15 0 5; margin-left:0px; border:1px dotted #CCCCCC;}
div.divDotted2 {width:270px; height:120px; text-align:left; padding:10 10 5 10; border:1px dotted #CCCCCC; margin:10 0 5 0;}
div.divDotted3 {width:270px; height:70px; text-align:left; padding:2 0 0 10; border:1px dotted #CCCCCC; margin:10 0 0 0;}
div.divDotted4 {width:230; height:100px; text-align:left; border:1px dotted #CCCCCC;}
div.margin1 {width:230; height:290px; margin:0 0 15 0;}
div.margin3 {width:auto; height:auto; margin-bottom:10px;}
div.marginpanel {width:270; height:100px; padding-left:3px;}
div.marginpanel2 {width:270; height:350px; padding-left:3px;}
div.middleBanner {width:486px;  height:58px; padding-left:10px;}
div.panelhead {width:260px; padding-left:0px;}
div.message {font-family: "Arial Black", Arial, Helvetica, Tahoma;
				color: #990000; font-size: 18px; padding-bottom:10px;}

/* Firefox */
html>body .tdDotted200b {width:210px; height:auto; text-align:left; border:1px none #CCCCCC;padding-left:20px;}
html>body .divDotted {width:270px; height:120px; text-align:left; padding:10 0 0 0; border:1px dotted #CCCCCC; margin-bottom:10px;}
html>body .divDotted200 {width:200px; height:auto; text-align:left; border:1px dotted #CCCCCC; margin:10 0 10 0;}
html>body .divDotted200b {width:215px; height:auto; text-align:left; padding:0 11 0 0; border:1px dotted #CCCCCC;}
html>body .divDotted2 {width:250px; height:120px; text-align:left; padding:10 10 5 10; border:1px dotted #CCCCCC; margin:10 0 5 0;}
html>body .divDotted3 {width:250px; height:70px; text-align:left; padding:2 0 0 10; border:1px dotted #CCCCCC; margin:10 0 0 0;}
html>body .divDotted4 {width:230; height:100px; text-align:left; padding:5 0 5 0; border:1px dotted #CCCCCC;}
html>body .margin2 {width:auto; height:auto; padding-right:20px;}
html>body .margin1 {width:230; height:260; margin:0 0 15 0;}
html>body .marginpanel {width:270; height:100px; padding-left:3px;}
html>body .marginpanel2 {width:270; height:350px; padding-left:3px;}
html>body .panelhead {width:269; padding-left:0px;}
html>body .message {font-family: "Arial Black", Arial, Helvetica, Tahoma;
				color: #990000; font-size: 18px; padding-bottom:10px;}

div.firstRow {height:450px;}
html>body .firstRow {height:495px;}


/*div.bgGray {background:#E3E5E1;}*/
/* END BOXES */
