/* CSS Document */


/* Redifined HTML Tag Styles */

a {
	color: #585AA8;
}

a:hover {
	text-decoration: none;
	color: #585AA8;

}

body {
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

LI {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;

}

td.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

td.formarea {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

input {
	BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;   
    COLOR: #000000;
    BACKGROUND: #CCCCCC;	
    FONT-FAMILY: 'Century Gothic', Arial, Sans-Serif
}

select {
	BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;   
    COLOR: #000000;
    BACKGROUND: #CCCCCC;	
    FONT-FAMILY: 'Century Gothic', Arial, Sans-Serif
}

textarea {
	BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;   
    COLOR: #000000;
    BACKGROUND: #CCCCCC;	
    FONT-FAMILY: 'Century Gothic', Arial, Sans-Serif
}

/* Custom Tag Styles */

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px; 
			font-style: normal; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			color: #333333;}
			
a.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

a.designedby:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}


.itemsubheader
{
	COLOR: #000000;
	BACKGROUND: #E2E2E2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;}
	
.tmenu
{
    BORDER-TOP: #999999 0px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-BOTTOM: #666666 0px solid;

}

.theader
{
	BORDER-TOP: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px solid;
	background-color: #4D5D80;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whiteheader
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.itemsubheader
{
	BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;   
    COLOR: #000000;
    BACKGROUND: #CCCCCC;	
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.tsubheaderon
{
	BORDER-BOTTOM: #999999 1px solid;
	COLOR: #000000;
    BACKGROUND: #CCCCCC;
}

.tsubheaderon1
{
    BACKGROUND: #CCCCCC;
}
.tsubheaderoff1
{
    BACKGROUND: #DDDDDD;
}


.tsubheaderoff
{
	BORDER-BOTTOM: #999999 1px solid;
	COLOR: #000000;
    BACKGROUND: #DDDDDD;
}

.theaderlist
{
	BORDER-BOTTOM: #999999 1px solid;
	COLOR: #000000;
    BACKGROUND: #CCCCCC;	
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.listbk
{
	BACKGROUND: #DDDDDD;	
}

.listbk:hover
{
	BACKGROUND: #fdf5e6;
	cursor: hand;
}

.titem
{
	BORDER-BOTTOM: #CCCCCC 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
}

.titemnext
{
	BORDER-BOTTOM: #000066 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
}

.obutton
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;    
    MARGIN: 0px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    BACKGROUND: #58749B;
    BORDER-BOTTOM: #000000 1px solid;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.obutton:hover
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	MARGIN: 0px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND: #BAAE8C;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor: hand;
}

.noborder {
	border: 0px none;
}

.smalltext {
	font-size: 10px;
	color: #FFFFFF;
}

.blackborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.rederror {
	font-weight: bold;
	color: #FF0000;
}

.inputstyle {
	COLOR: #000000;
	BACKGROUND: #CCCCCC;
	border: 1px solid #999999;
}
.inputstyle:hover {

	BORDER-BOTTOM: #999999 1px solid;
	COLOR: #000000;
    BACKGROUND: #fdf5e6;
}