BODY   {
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images-mnet/bg-image.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

#widthControl{
	max-width: 1000px;

width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	background-color: #528038;
}

#content{
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images-mnet/Robofish-background.jpg);
}

P, TD, LI, BLOCKQUOTE  {
font-size:14px/16px;
margin-left: 5px;
margin-right: 5px;
color: Black;
}

.p20px
{
font: 20px/24px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p18px
{
font: 18px/22px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p16px
{
font: 16px/19px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p14px
{
font: 14px/17px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p12px
{
font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p10px
{
font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.quotation   
{
font: 14px/16px Courier New, Courier, mono;
color: Red;
font-weight:bold;
}

.quotation_box
{
background-color:Yellow;
border-style:solid;
border-color:#BBBB82;
border-width:6px;
}

.indent
{
PADDING-LEFT: 30px;
}

.TIGHT
{
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top: 1px;
margin-bottom: 1px;
}

H1   {
font-family: tahoma, verdana, arial;
font-weight:normal;
font-size:20px;
margin-left: 5px;
margin-right: 5px;
}

H2   {
font-family: tahoma, verdana, arial;
font-weight:normal;
font-size:18px;
margin-left: 5px;
margin-right: 5px;
margin-top: 4px;
margin-bottom: 4px;
}

H3   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
margin-left: 5px;
margin-right: 5px;
}

H4   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
margin-left: 5px;
margin-right: 5px;
}

H5   {
font-family: tahoma, verdana, arial;
font-weight:normal;
font-size:10px;
margin-left: 5px;
margin-right: 5px;
color: White;
}

H5.urlText   {
font-family: tahoma, verdana, arial;
font-weight:normal;
font-size:10px;
margin-left: 5px;
margin-right: 5px;
color: Black;
}

/* ------------------------------- */


A:link {
color: #335022;
}     /* unvisited link */

A:visited {
color: #517F37;
}  /* visited link */

A:hover    {
color: Black;
text-decoration:none;
font-weight:bold;
}   /* mouse over link */

A:active {
color: #BDC2F7;
}   /* selected link */

/* ------------------------------- */


A.dark:link {
color: #80C856;
}     /* unvisited link */

A.dark:visited {
color: Black;
}  /* visited link */

A.dark:hover    {
color: White;
text-decoration:none;
}   /* mouse over link */

A.dark:active {
color: #BDC2F7;
}   /* selected link */


/* ---  Link on Images  ---------------------------- */

A.links_image:link {
color: White;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top: 1px;
margin-bottom: 1px;
}     /* unvisited link */

A.links_image:visited {
color: White;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top: 1px;
margin-bottom: 1px;
}  /* visited link */

A.links_image:hover    {
color: Red;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top: 1px;
margin-bottom: 1px;
}   /* mouse over link */

A.links_image:active {
color: Red;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top: 1px;
margin-bottom: 1px;
}   /* selected link */


.navReg
{
    BACKGROUND-POSITION: left center;
    PADDING-LEFT: 15px;
    FONT-SIZE: 9pt;
    BACKGROUND-IMAGE: url(../images-mnet/buttons/greencarrot_10x10.gif);
    MARGIN-LEFT: 0px;
    COLOR: #003300;
    LINE-HEIGHT: 19px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

.navSel
{
    BACKGROUND-POSITION: left center;
    MARGIN-TOP: 0px;
    DISPLAY: block;
    PADDING-LEFT: 15px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    BACKGROUND-IMAGE: url(../images-mnet/buttons/redcarrot_10x10.gif);
    MARGIN-LEFT: 0px;
    COLOR: #003300;
    LINE-HEIGHT: 19px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

/* ------------------------------- */
.medium
{
font-size:13px;
}

.small
{
font-size:11px;
}

/* ------------------------------- */
/*  Controlling the Unordered List - UL and LI */
UL {
margin-left: 12px;
padding-left: 5px;
} 

LI   {
margin-bottom: 8px;
}

/*  Controlling the Ordered List - UL and LI */
OL {
margin-left: 12px;
padding-left: 5px;
} 
/* ------------------------------- */

.borderbottom {
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-color : Black;
}

.borderall {  
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-color : Black;
}

.bordertop {  
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
border-color : Black;
}

.color-black
{
background-color:#FFFFFF;
border-style:solid;
border-color:black;
border-width:4px;
}

.color-white
{
background-color:#FFFFFF;
border-style:solid;
border-color:white;
border-width:6px;
}

TABLE.special {
background-image:  url(../images-mnet/net-on-table3-w800.jpg); 
background-repeat: no-repeat;
}

TABLE.picture {
  background: #FFFFFF;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

/* ------------------------------- */

.padl_r {  
margin-left: 20px;
margin-right: 20px;
}

.pad_tight	{
margin-top: 10px;
margin-bottom: 10px;
}

div.formStyle P {
	font-size:12px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


/* ------------------------------- */

/*
Notes:
- a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!
- a:active MUST come after a:hover in the CSS definition in order to be effective!!
- Pseudo-class names are not case-sensitive.
- IE 4 and higher supports the anchor pseudo-class. NN 4.5 and Netscape 6 support the anchor pseudo-class only partially.

- font property: (weight, style, size/leading, font family) i.e. 
	font: medium italic 24pt/30pt Georgia, serif;
	Order must be correct
*/.comingSoon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

