html,  body, button, div, input, select, option, textarea, label, fieldset, table, tr, td, legend { 
	font-family: MS Shell Dlg, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
legend{
	font-weight: bold;
	color: #4682B4;
	margin-bottom : 7px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
fieldset{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
a{
	color: #4682B4;
}
a.mainMenu{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
}
a.mainMenu:hover{
	text-decoration: underline;
}
a.noneActive{
	color: #9C9C9C;
}
td.select{
	background: #FF5400 url(../images/c.gif) no-repeat top left;
}
td.select A{

}
td.unselect{
	background: #2476A7 url(../images/c.gif) no-repeat top left;
}

.TDpageURL{
	color: #888888;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	color: Black;
	font-size: 11px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 3;
}
li{
	color: #AFAFAF;
	margin-bottom : 3px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	list-style-position: outside;
	list-style-type: none;
}
li u{
	color: #7C7C7C;
}
ul{
	margin: 10 0 0 0;
}

/*
.buttons, button{
//	color : #005A26;
	height: 22px;
	border-bottom: 1px solid #A19C93;
	border-right: 1px solid #A19C93;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(/images/buttons-bg.gif);
	background-position: center;
	background-repeat: repeat-x;
}
*/

.header{
	font-size: 12px;
	font-weight: bold;
	margin-bottom : 10;
	margin-left : 0;
	margin-right : 0;
	margin-top : 2;
}
.fieldcaption{
	color: #7C7C7C;
	font-weight: normal;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 8px;	
}
.error{
	color: #DF0000;
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.message{
	color : #1C8046;
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


.red{
	color: #DF0000;
}
.green{
	color : #1C8046;
}

.dark{
	color : #010101;
}

label{
	color: #4A4A4A;
	font-weight: normal;
	font-size: 10px;
	margin-bottom : 2;
	margin-left : 0;
	margin-right : 0;
	margin-top : 2;	
}
form{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}




