BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND-IMAGE: url("../background1.gif");
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT: 10px geneva, verdana, arial, sans-serif;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #ffffff
}
.header
{
    FONT: 10px verdana, sans-serif, arial;
    COLOR: #333333;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #E0E7F7;
	height: 96px;
	text-align: left;
	vertical-align: top;
}
FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
TD
{
    FONT: 12px/12px Microsoft Sans Serif, times new roman, times, serif;
    COLOR: #333333
}
TH
{
    FONT: 10px/12px Microsoft Sans Serif, times new roman, times, serif;
    COLOR: #333333
}
.BOD
{
    FONT: 10px/12px Microsoft Sans Serif, times new roman, times, serif;
    COLOR: #333333
}
FONT
{
    FONT: 10px/12px Microsoft Sans Serif, times new roman, times, serif;
}
B
{
    FONT-WEIGHT: bold
}
STRONG
{
    FONT-WEIGHT: bold
}
.white
{
	background-color: #ffffff;
}

/***************************************************************/
.login
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	color: #666666;
	font-weight: bold;
	background-color: #F9F9F9;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	
}
.login a:link
{
	COLOR: #006666;
    text-decoration: underline;
}
.login a:active
{
	COLOR: #006666;
    text-decoration: underline;
}
.login a:visited
{
	COLOR: #666666;
    text-decoration: underline;
}
.login a:hover
{
	COLOR: #339999;
    text-decoration: underline;
}

/***************************************************************/
.gblue
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	color: #000000;
	background-color: #F5F8FD;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	
}
.gblue a:link
{
	COLOR: #003398;
    text-decoration: underline;
}
.gblue a:active
{
	COLOR: #003398;
    text-decoration: underline;
}
.gblue a:visited
{
	COLOR: #666666;
    text-decoration: underline;
}
.gblue a:hover
{
	COLOR: #3265CB;
    text-decoration: underline;
}
/***************************************************************/
.ggray
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	color: #000000;
	background-color: #F9F9F9;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	
}
.ggray a:link
{
	COLOR: #003398;
    text-decoration: underline;
}
.ggray a:active
{
	COLOR: #003398;
    text-decoration: underline;
}
.ggray a:visited
{
	COLOR: #666666;
    text-decoration: underline;
}
.ggray a:hover
{
	COLOR: #3265CB;
    text-decoration: underline;
}

/***************************************************************/
.caption
{
	font: 10px/11px Verdana, Sans-Serif, Arial;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	text-align: left;
	vertical-align: center;
	height: 18px;
}

/***************************************************************/
.error
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	color: red;
	font-weight: normal;
	background-color: #ffffff;
	text-align: left;
	vertical-align: center;
	height: 18px;
}

/***************************************************************/
.glabel
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	color: #006667;
	font-weight: bold;
	background-color: #A9D6DC;
	text-align: left;
	vertical-align: left;
	height: 24px;
	
}

/***************************************************************/
.content
{
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
	
}
/***************************************************************/
.welcome
{
	font: 16px/16px Verdana, Sans-Serif, Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
    color: #003499;
    text-decoration: none;
	background-color: #ffffff;
	padding-left: 15px;
	height: 30px;
}
/***************************************************************/
.infomationPage
{
	font: 14px/14px Verdana, Sans-Serif, Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
    color: #003499;
    text-decoration: none;
	background-color: #ffffff;
	padding-left: 15px;
	height: 30px;
}

/***************************************************************/
.menuWhite
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
    color: #315297;
    text-decoration: none;
	background-color: #ffffff;
}
.menuWhite a:link
{
	font-weight: bold;
    COLOR: #315297;
    text-decoration: none;
}
.menuWhite a:active
{
	font-weight: bold;
    COLOR: #315297;
    text-decoration: none;
}
.menuWhite a:visited
{
	font-weight: bold;
    COLOR: #315297;
    text-decoration: none;
}
.menuWhite a:hover
{
	font-weight: bold;
    COLOR: #5375B5;
    text-decoration: none;
}
/***************************************************************/
.menuBlue
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
	background-color: #3266CB;
}
.menuBlue a:link
{
	font-weight: bold;
    COLOR: #ffffff;
    text-decoration: none;
}
.menuBlue a:active
{
	font-weight: bold;
    COLOR: #ffffff;
    text-decoration: none;
}
.menuBlue a:visited
{
	font-weight: bold;
    COLOR: #ffffff;
    text-decoration: none;
}
.menuBlue a:hover
{
	font-weight: bold;
    COLOR: #ffffff;
    text-decoration: none;
}

/***************************************************************/
.menuGray
{
	font: 11px/12px Verdana, Sans-Serif, Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
    color: #676767;
    text-decoration: none;
	background-color: #cccccc;
	padding: 5px;
}
.menuGray a:link
{
	font-weight: bold;
    COLOR: #676767;
    text-decoration: none;
}
.menuGray a:active
{
	font-weight: bold;
    COLOR: #676767;
    text-decoration: none;
}
.menuGray a:visited
{
	font-weight: bold;
    COLOR: #676767;
    text-decoration: none;
}
.menuGray a:hover
{
	font-weight: bold;
    COLOR: #3266CC;
    text-decoration: none;
}
/***************************************************************/
.menuSml
{
	font: 10px/12px Verdana, Sans-Serif, Arial;
	text-align: right;
	vertical-align: top;
    color: #666666;
    text-decoration: none;
	padding-right: 15px;
}
.menuSml a:link
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
.menuSml a:active
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
.menuSml a:visited
{
    COLOR: #5A6889;
    TEXT-DECORATION: none
}
.menuSml a:hover
{
    COLOR: #003365;
    TEXT-DECORATION: underline
}
/***************************************************************/
