<STYLE TYPE="text/css">             
<!--

/* Datagate CMS Style Sheet Version 1.0 */


/* -------------------------------------------
Item: Standard paragraph text
Where: All pages
*/

.dummy {}

p, .p, .normal, li  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
line-height : 16px;
margin-top : 0px;
margin-bottom : 8px;
}


/* -------------------------------------------
Item: Headings
Where: All pages
*/

h1, .h1  {
font-family : Arial, Helvetica, Geneva;
font-size : 25px;
font-weight : bold;
color : #4042A6;
letter-spacing : -1px;
margin-bottom : 4px;
}

h2, .h2  {
font-family : Arial, Helvetica, Geneva;
font-size : 16px;
line-height : 22px;
font-weight : bold;
color : #4042A6;
letter-spacing : -1px;
margin-top : 14px;
margin-bottom : 3px;
}


/* -------------------------------------------
Item: Default links
Where: All text links unless otherwise specified
*/

A:link  {
color : #4042A6;
}

A:visited  {
color : purple;
}

A:hover  {
color : red;
text-decoration : underline;
}


/* -------------------------------------------
Item: Main links
Where: Top of each page
*/

.nav  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
font-weight : bold;
color : black;
}

A.nav:link  {
color : black;
text-decoration : none;
}

A.nav:visited  {
color : black;
text-decoration : none;
}

A.nav:hover  {
color : red;
text-decoration : underline;
}

.nav2  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
color : black;
}

A.nav2:link  {
color : black;
text-decoration : none;
}

A.nav2:visited  {
color : black;
text-decoration : none;
}

A.nav2:hover  {
color : red;
text-decoration : underline;
}

/* -------------------------------------------
Item: Navigation helper (page hierarchy)
Where: Ordering process
*/

.history  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 10px;
color : black;
}


/* -------------------------------------------
Item: Table row label
Where: All tables
*/

.td-label  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
}


/* -------------------------------------------
Item: Table column label
Where: All tables
*/

.td-head  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
font-weight : bold;
}


/* -------------------------------------------
Item: Form buttons
Where: All pages
*/

.formbutton  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
font-weight : bold;
color : silver;
background-color : #4042A6;
border : 1px solid outset;
border-color : #AACCEE;
height : 20px;
}

.formbutton2  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 10px;
font-weight : bold;
color : white;
background-color : #4042A6;
border : 1px solid outset;
border-color : #AACCEE;
height : 17px;
}

.forminput  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
background-color : white;
width : 100%;
}


/* --------------------------------------------------------
Item: Page header
Where: Page header
*/

.border  {
background-color : black;
}

.left-column  {
background-color : white;
}

.right-column  {
background-color : white;
}

.header  {
color : white;
background-color : #4042A6;
}

.logo  {
font-family : Arial, Helvetica, Geneva;
font-size : 26px;
line-height : 26px;
font-weight : bold;
color : white;
letter-spacing : -1px;
}

.tagline  {
font-family : Arial, Helvetica, Geneva;
font-size : 11px;
line-height : 11px;
font-weight : bold;
color : white;
}


/* --------------------------------------------------------
Item: Page footer
Where: Page footer
*/

.footer  {
font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
font-size : 11px;
color : black;
background-color : #E6E6E6;
text-decoration : none;
}

.footer-rule  {
background-color : #CCCCCC;
}

A.footer:link  {
color : white;
text-decoration : none;
}

A.footer:visited  {
color : white;
text-decoration : none;
}

A.footer:hover  {
color : #EE0000;
background : none;
text-decoration : underline;
}


/* --------------------------------------------------------
Item: CMS
Where: All pages
*/

.editbutton  {
font-family : Tahoma, Verdana, Arial, Helvetica, Geneva;
font-size : 10px;
font-weight : bold;
color : red;
text-decoration : none;
letter-spacing : 0px;
}

A.editbutton:link  {
color : red;
}

A.editbutton:visited  {
color : red;
}

A.editbutton:hover  {
color : white;
background-color : red;
}

-->
</STYLE>
