body {
	background-color:#ffffff;
	background-image: url("/skins/stit/bg.gif");

}
.innerbody {
	background-image: url("/skins/stit/gradient.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.Leftpane{
	background-image: url("/skins/stit/Left_bg.gif");
	padding-right:0px;
	padding-left:0px;
}
/*Dont pad this one, or container wont collapse fully, do div below it*/
.rightcontent{
padding-right:5px;
}
/*padd all divs below, then unpad below that cos ie cant do .parent>.firstchild */
.rightcontent div{
padding:3px;
}
.rightcontent div div{
padding:0px;
}


.maincontent{
border-top:solid 1px #de96a5;
}



/* ORDER IS IMPORTANT DUE TO CASCADES*/

/* General */
body,td,tr,div,span,p,hr,.Message,TFOOT,label,.Normal,.NormalRed,.NormalBold,A,A:link,A:visited,A:active,A:hover{
	color:#000000;
	font-family: ËÎÌå,Arial, sans-serif;
	font-size: 9pt;
	line-height:140%;
}
A:hover{
	color:#ff0000;
}
.NormalRed{
	color:#ff0000;
	font-weight:bold;
}
.NormalBold{
	font-weight:bold;
}

/* Headers */
thead,h1,h2,h3,h4,h5,h6,th,.SubHead,.SubSubHead,.Head,.ItemTitle{
	color: #0066CC;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}
thead,.SubHead,.SubSubHead,.ItemTitle{
	font-size:9pt;
}
.Head{
	font-size:12pt;
}

.rightbody thead,.rightbody h1,.rightbody h2,.rightbody h3,.rightbody h4,.rightbody h5,.rightbody h6,.rightbody th,.rightbody .SubHead,.rightbody .SubSubHead,.rightbody .Head,.rightbody .ItemTitle{
	font-size:10pt;
	color:#1A3450;
}

/* TextBoxes */
.NormalTextBox,SELECT,OPTION,INPUT,TEXTAREA{
	font-family: Arial, sans-serif;
	font-size:9pt;
}

/*right section colors*/
.rightcontent td,.rightcontent div,.rightcontent span,.rightcontent p,.rightcontent hr,.rightcontent .Message,.rightcontent TFOOT,.rightcontent label,.rightcontent .Normal,.rightcontent .NormalRed,.rightcontent .NormalBold,.rightcontent A,.rightcontent A:link,.rightcontent A:visited{
	color:#000000;
}
.rightcontent A:hover{
	color:#ff0000;
}

/* Skin Specific */

/* Buttons */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active,A.CommandButton:hover{
	font-weight:normal;
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size:9pt;
	border: 0px outset;
	padding:1px;
	margin-top:2px;
	margin-bottom:2px;
	background-color: #fff;
	color:red;
}
A.CommandButton:hover{
	border: 1px inset;
	background-color: #de96a5;
	color:#ff0000;
}
a.whitemenu:link				{color: #ffffff;text-decoration: none;font-weight:bolder}
a.whitemenu:visited 			{color: #ffffff;text-decoration: none;font-weight:bolder}
a.whitemenu:hover 				{color: #ff0000;text-decoration: underline;font-weight:bolder}
a.whitemenu:active 				{color: #ffffff;text-decoration: none;font-weight:bolder}

.login {
	font-weight: normal;
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.login:hover{
	font-size: 8.5pt;
	color: #ff9900;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.login:link{
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.login:active{
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
/* Tabs  and other links */
.OtherTabs,A.OtherTabs:link,A.OtherTabs:visited,A.OtherTabs:active,A.OtherTabs:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #1a3450;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
A.OtherTabs:hover {
	color: #ff0000;
}
.SelectedTab,A.SelectedTab:link,A.SelectedTab:visited,A.SelectedTab:active,A.SelectedTab:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #1a3450;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
A.SelectedTab:hover {
	color: #ff0000;
}

/*Login*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:visited,A.LoginTabs:active,A.LoginTabs:hover {
	font-weight: normal;
	font-size: 10pt;
	color: #f4b500;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
A.LoginTabs:hover {
	color: #ff0000;
}


/* Other bits*/
SMALL   {    font-size:  8pt;}
BIG {    font-size:  14pt;}
BLOCKQUOTE, PRE {    font-family:    Lucida Console, monospace;}
UL LI   {    list-style-type:    square ;}
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;}
HR {height:1pt; text-align:left}


/* Menu */
.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color:transparent;
	background-image:none;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	color: #10836C;
}
/*This is main bar item style to -need to do this way as solpart is screwed up*/
TR.MainMenu_MenuBar TD{
	color: #fff;
	font-size: 12px; /*must be pixel to match repeat*/
	font-family: Verdana, sans-serif;
	font-weight:bold;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;  
	background-color: #E10083
}

TR.MainMenu_MenuItemSel TD{
	color: #ff9900;
	font-size: 12px; /*must be pixel to match repeat*/
	font-family: Verdana, sans-serif;
	font-weight:bold;
	background-color:Transparent;
}

.MainMenu_MenuIcon {
	width: 0px;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: noraml;
	background-color: #E10083; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;  
	text-align: center;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	filter:none;
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;  
	background-color: #F9CCE6;
}

.MainMenu_MenuBreak {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;  
	height: 0px;
}

.MainMenu_MenuArrow {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	cursor: pointer; 
	cursor: hand; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;  
}

.MainMenu_RootMenuArrow {
}






