.ig_NautilusControl
{
	background-color:White;
	font-size:small;
	font-family: Times New Roman;
	cursor:default;
	color:Black;
}


.ig_NautilusItem
{
	background-color:White;
	font-size:small;
	font-family: Times New Roman;
	padding-left:1px;
	color:#001133;
}


.ig_NautilusButton
{
	background-color:#080033;
	cursor:hand;
}


.ig_NautilusButtonHover
{
}


.ig_NautilusButtonPressed
{
}


.ig_NautilusButtonDisabled
{
}
.link  {
	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Times New Roman;
 }

.link:link  {
	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Times New Roman;
 }
 
.link:visited  {
 	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Times New Roman;
 }
 
.link:active  {
 	font-size: small;
 	color : Blue;
 	text-decoration : none;
	font-family : Times New Roman;
 }
 
.link:hover  {
 	font-size: small;
 	color : Red;
 	text-decoration : underline;
	font-family : Times New Roman;
	
 }
.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%;
}
