.ig_NautilusControl
{
	background-color:White;
	font-size:small;
	font-family: Arial;
	cursor:default;
	color:Black;
	font-weight:bold;
}


.ig_NautilusItem
{
	background-color:White;
	font-size:small;
	font-family: Arial;
	padding-left:1px;
	color:#001133;
}

.igLinkButton
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/group_header.png);
	font-size:small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;
}

.igLinkButton:Hover
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/header_hover.png);
	font-size:small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;	
}

.igLinkButton:Pressed
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/group_header.png);
	font-size:small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;	
}

.igLinkButton:Disabled
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/group_header.png);
	font-size:small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;	
}

.ig_btnBG
{
	text-align:center;
	height:25px;
	background-repeat:repeat-x;
	background-image: url(images/button_silver.png);
}

.ig_NautilusButton
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/group_header.png);
	border:none;
	font-size:x-small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;
	width:90%;
}


.ig_NautilusButton:Hover
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/header_hover.png);
	font-size:x-small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;
}


.ig_NautilusButton:Pressed
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/header_hover.png);
	font-size:x-small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;
}


.ig_NautilusButton:Disabled
{
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/group_header.png);
	font-size:x-small;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:3px;
	cursor:hand;
	color:White;
}

.link  {
	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Arial;
 }

.link:link  {
	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Arial;
 }
 
.link:visited  {
 	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Arial;
 }
 
.link:active  {
 	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Arial;
 }
 
.link:hover  {
 	font-size: small;
 	color : Red;
 	text-decoration : underline;
	font-family : Arial;
	
 }
.smlink  {
	background-color:Transparent;
	font-size:xx-small;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:3px;
	padding-left:4px;
	cursor:hand;
	text-align:left;
 }

.smlink:link  {
	background-color:Transparent;
	font-size:xx-small;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:3px;
	padding-left:4px;
	cursor:hand;
	text-align:left;
 }
 
.smlink:visited  {
 	background-color:Transparent;
	font-size:xx-small;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:3px;
	padding-left:4px;
	cursor:hand;
	text-align:left;
 }
 
.smlink:active  {
 	background-color:Transparent;
	font-size:xx-small;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:3px;
	padding-left:4px;
	cursor:hand;
	text-align:left;
 }
 
.smlink:hover  {
 	font-size:xx-small;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:3px;
	padding-left:4px;
	cursor:hand;
	color:red;
	text-align:left;
	text-decoration:underline;
 }

.ig_NautilusHover
{
}


.ig_NautilusSelected
{
}


.ig_NautilusDisabled
{
}


.ig_NautilusHeader
{
}


.ig_NautilusFooter
{
}


.ig_NautilusEditWithButtons
{
}


.ig_NautilusEdit
{
}


.ig_NautilusEditInContainer
{
}


.ig_NautilusAlt
{
	border-top:solid 1px #E3EFFF;
	border-right:solid 0px #FFFFFF;
	border-bottom:solid 1px #E3EFFF;
	border-left:solid 0px #FFFFFF;
}


.ig_NautilusDropDown
{
}


.ig_NautilusEditSelected
{
}


Body
{
	cursor:default;
}
.box {
background-color: #ffffff;
border: 1px;
border-style: outset;
border-color: #009933;
padding: 0px;
margin: 0px;
width: 425px;
height: 25px;
}
.boxhead {
display: inline;
font-size: 18px;
font-family: arial;
font-weight:bold 

}
.text {
display: inline;
font-size: 12px;
font-family: arial;
color: #000;
margin: 20px;

}
.vertical-line {
display: inline;
background-color: #000;
width: 1px;
height: 100%;
}

