/****************************************
*  Copyright Innovative Solutions 2005  *
*  All Rights Reserved                  *
*  support@your-is.com                  *
*  www.your-is.com                      *
****************************************/

/*
#FFFFFF - White
#99CC99 - Light Green
#FFFFCC - Yellow
#339966 - Dark Green
#000000 - Black

#CCCCCC - Gray (TD bgcolor)
#CCCCFF - TD back on nav
*/

.Normal
{
 	COLOR: #000000;
	/*BACKGROUND: #FFFFCC;*/
	BACKGROUND: #CCCCCC;
	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: normal;
}
P{FONT-SIZE: 15px;}
P.indent{
        text-indent:10px;
	text-align: left;
}
LI.indent{
        text-indent:20px;
	text-align: left;
}
LI.subindent{
        text-indent:40px;
	text-align: left;
}
DIV{
		FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    COLOR: #339966;
}
SPAN{
		FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    COLOR: #339966;
}
A
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  COLOR: #339966;
  TEXT-DECORATION: underline;
}
A:link
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  COLOR: #339966;
  TEXT-DECORATION: underline;
}
A:visited
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  COLOR: #339966;
  TEXT-DECORATION: underline ;
}
A:active
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  COLOR: #339966;
  TEXT-DECORATION: underline;
}
A:hover
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	BACKGROUND: #339966;
}
A.footer:link{TEXT-DECORATION: none; COLOR: #339966; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.footer:visited{TEXT-DECORATION: none; COLOR: #339966; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.footer:active{TEXT-DECORATION: none; COLOR: #339966; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.footer:hover
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
 	TEXT-DECORATION: none;
	BACKGROUND: #339966;
	COLOR: #FFFFFF;
}
A.search:hover{BACKGROUND: #FFFFCC;}
.wrapit{
 	FONT-SIZE: 15px;
	FONT-FAMILY: Times,serif,Georgia,Times New Roman;
 	border-width: 1px;
	border-style: solid;
	border-color: #339966;
	color:#000000;
}
TD.maintable{
 	FONT-SIZE: 15px;
	FONT-FAMILY: Times,serif,Georgia,Times New Roman;
 	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	color:#000000;
}
TD.borders
{
 	FONT-SIZE: 15px;
	FONT-FAMILY: Times,serif,Georgia,Times New Roman;
 	border-width: 1px;
	border-style: solid;
	border-color: #339966;
	color:#FFFFFF;
	background:#99CC99;
}
TD.back
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  FONT-SIZE: 15px;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
	COLOR: #FFFFFF;
	background:#339966;
}
TD.MenuHeader
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  FONT-SIZE: 12px;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
	TEXT-ALIGN:center;
	COLOR: #FFFFFF;
	background:#339966;
}
TD.menu
{
 	FONT-SIZE: 12px;
	FONT-FAMILY: Times,serif,Georgia,Times New Roman;
 	border-width: 1px;
	border-style: solid;
	border-color: #339966;
	color:#FFFFFF;
	background:#99CC99;
	TEXT-ALIGN:left;
}
TD.Header
{
    FONT-SIZE: 25px;
    FONT-WEIGHT: bold;
		COLOR: #339966;
}
A.menu:link{TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.menu:visited{TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.menu:active{TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.menu:hover
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
 	TEXT-DECORATION: underline;
	BACKGROUND: #99CC99;
	COLOR: #FFFFCC;
}
.Title
{
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
		COLOR: #000000;
		BACKGROUND:#99CC99;
		TEXT-ALIGN:left;
		TEXT-INDENT:5px;
}
.small
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
  FONT-SIZE: 10pt;
	COLOR: #000000;
}
.footer
{
 	FONT-FAMILY: Georgia,Times New Roman,Times,serif;
 	TEXT-DECORATION: none;
  FONT-SIZE: 75%;
}
HR.darkline {color:#339966;}
H1
{
    FONT-SIZE: 25px;
    FONT-WEIGHT: bold;
		COLOR: #339966;
}
H2
{
    FONT-SIZE: 21px;
    FONT-WEIGHT: bold;
		COLOR: #339966;
}
H3
{
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    COLOR: #339966;
}
H4
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
}
A.header:link{TEXT-DECORATION: none; color:#FFFFFF; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.header:visited{TEXT-DECORATION: none; color:#FFFFFF; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.header:active{TEXT-DECORATION: none; color:#FFFFFF; FONT-FAMILY: Georgia,Times New Roman,Times,serif;}
A.header:hover{TEXT-DECORATION: none; color: #FFFFFF; FONT-FAMILY: Georgia,Times New Roman,Times,serif; background: none;}
B
{
    FONT-WEIGHT: bold;
}
STRONG
{
    FONT-WEIGHT: bold;
}
I
{
    FONT-STYLE: italic;
}
U
{
    TEXT-DECORATION: underline;
}
