BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	FONT: 62.5% verdana, arial, helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center;
}

A:link {
	COLOR: #000000; 
	font: 12px Verdana;
	text-decoration: none;
}

A:visited {
	COLOR: #000000;
	font: 12px Verdana;
	text-decoration: none;
}

A:hover {
	COLOR: #000000;
	font: 12px Verdana;
	text-decoration: none;
}

A.tree:link  {
	color: #000000;
	cursor: hand;
}

A.tree:visited  {
	color: #000000; 
	cursor: hand;
}

A.tree:hover  {
	color:  #000000; 
	background-color: #FF0000; 
	cursor: hand;
}

A.tree: {
	color: #000000; 
	cursor: hand;
}

A.Menu:link  {
	color: #FFFFFF;
	cursor: hand;
	font: 13px Verdana;
	font-weight: bold; 
}

A.Menu:visited  {
	color: #FFFFFF;
	cursor: hand;
	font: 13px Verdana;
	font-weight: bold; 
}

A.Menu:hover  {
	color:  #000000;
	cursor: hand 
	font: 13px Verdana;
	font-weight: bold; 
}

A.Menu: {
	color: #FFFFFF;
	cursor: hand;
	font: 13px Verdana;
	font-weight: bold; 
}

td{
	font-size: 12px;	
}

label.loginWhi{
	color:#FFFFFF;
	font: bold 16px Verdana;
}

label.loginYel{
	color:#FFCC00;
	font: bold 16px Verdana;
}

label.loginRed{
	color:#FF0000;
	font: bold 16px Verdana;
}

Input, select { 
	font-size: 11px; 
	line-height: 13px;
	font-family: Verdana, Arial; 
}

Input.InputSubmit { 
	font: 11px Verdana;
	font-family: Verdana, Arial; 
	font-weight: bold; color: #FFFFFF; 
	border: 1px #000000 solid; 
	background-color: #ff821c; 
	cursor: hand;
	padding-top:3px;
	padding-bottom:3px;
}


form {
	margin: 0px 0px 0px 0px;
}

/*-------------------------- new tab css ------------------------------------*/

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ 
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{
	text-decoration: none;
}

.contentstyle{
	border: 1px solid gray;
	width: 450px;
	height: 400px;
	margin-bottom: 1em; padding: 5px;
}

/* Buttons
----------------------------------------------- */
.bigbutton{ background:#E85B35; display: inline-block; padding: 8px 15px 9px; color: #fff; cursor: pointer;  position: relative; font-weight: bold; margin:0 5px 1px; 
line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border:0px; border-bottom: 1px solid rgba(0,0,0,0.25); text-decoration:none; font-size:16px;
-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; 
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); box-shadow: 0 1px 3px rgba(0,0,0,0.5);}
.bigbutton:hover { color:#fff;}
.bigbutton:active { margin:1px 5px 0px; background:#CF5433;  -webkit-box-shadow: 0 0px 2px rgba(0,0,0,0.2); -moz-box-shadow:0 0px 2px rgba(0,0,0,0.2); box-shadow: 0 0px 2px rgba(0,0,0,0.2);  }


/*-------------------- end new tab ------------------------------------- */
