A,A:link,A:visited,A:active,A:hover{
text-decoration:underline;
}

body {
	background-color:#ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.innerbody {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightbody{
}
/*Dont pad this one, or container wont collapse fully, do div below it*/
.rightcontent{
}
/*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:#111111;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
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,.ItemTitle{
	color:#111111;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}
thead,.SubHead,.SubSubHead,.ItemTitle{
	font-size:9pt;
}
.PageTitle{
	font-family: Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	font-weight: bold;
}
.PortalName{
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#97c9e9;
}
.Head{
	font-size:13pt;
	color:#111111;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;	
 } 


/* TextBoxes */
.NormalTextBox,SELECT,OPTION,INPUT,TEXTAREA{
	font-family: Arial, sans-serif;
	font-size:9pt;
}

/*right section colors*/

.rightcontent .Head{
	font-size:13pt;
	color:#eeeeee;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;	
 } 
.rightcontent thead,.rightcontent h1,.rightcontent h2,.rightcontent h3,.rightcontent h4,.rightcontent h5,.rightcontent h6,.rightcontent th,.rightcontent .SubHead,.rightcontent .SubSubHead,.rightcontent .ItemTitle{
	font-size:10pt;
	color:#eeeeee;
}
.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:#eeeeee;
}
.rightcontent A:hover{
	color:#ffff00;
}

/* Skin Specific */

/* Buttons */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active,A.CommandButton:hover{
	font-weight:bold;
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size:10pt;
	border: 1px outset;
	padding:1px;
	margin-top:2px;
	margin-bottom:2px;
	background-color: #73787e;
	color:#ffffff;	 
}
A.CommandButton:hover{
	border: 1px inset;
	background-color: #a4a7ad;
	color:#73787e;
}

/* 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;
}

.SkinObject,A.SkinObject:link,A.SkinObject:visited,A.SkinObject:active,A.SkinObject:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #1a3450;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
A.SkinObject: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: #ffffff;
}
/*This is main bar item style to -need to do this way as solpart is screwed up*/
TR.MainMenu_MenuBar TD{
	color: #ffffff;
	font-size: 12px; /*must be pixel to match repeat*/
	font-family: Verdana, sans-serif;
	font-weight:bold;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	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: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;  
	background-color:#a4a7ad;
}

TR.MainMenu_MenuItemSel TD{
	color: #73787e;
	font-size: 12px; /*must be pixel to match repeat*/
	font-family: Verdana, sans-serif;
	font-weight:bold;
	background-color:Transparent;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #73787e; 
	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: #73787e 1px solid; 
	border-bottom: #73787e 1px solid; 
	border-top: #73787e 1px solid; 
	border-right: #73787e 1px solid;  
	background-color:#a4a7ad;
}

.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 {
}

