body {
	margin-top: 0px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545; 
}
.small-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc; 
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #454545; 
}
a { 
	text-decoration: none; 
	color: #FFFFFF;  
}
a:hover { 
	text-decoration: none; 
	color: #FFFF99;  
}
A.white-red-link {
		color:#ffffff;
}
A.white-red-link:hover {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma;
	color:#ff0000;
}

A.mlink {
	color:#000000;
}
A.mlink:hover {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma;
	color:#ff0000;
}
A.mlink2 {
	color:#000000;
}
A.mlink2:hover {
	font-size: 12px;
	color:#ff6600;
	text-decoration: underline;
}
A.mlink3 {
    font-size: 13px;
	color:#000000;
	font-weight: bold;
}
A.mlink3:hover {
	font-size: 13px;
	color:#FF0000;
	float: none;
	width: auto;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: underline;
}
A.link-normal {
    font-size: 13.5px;
	color:#000000;
}
A.link-normal:hover {
	font-size: 13.5px;
	color:#FF0000;
	float: none;
	width: auto;
	font-style: normal;
	text-transform: capitalize;
	text-decoration: underline;
}
A.menu {
    font-size: 13.5px;
	color:#000000;
}
A.menu:hover {
	font-size: 13.5px;
	color:#FF0000;
	text-decoration: underline;
}


A.mlinkblue{
	color:#003399;
	font-weight: bold;
}
A.mlinkblue:hover {
	color:#003399;
	font-size: 12px;
	text-decoration: underline;
}
A.mlinkgreen{
	color:#006633;
	font-weight: bold;
}
A.mlinkgreen:hover {
	font-size: 12px;
	color:#006633;
	text-decoration: underline;
}
A.mlinkred-underline{
	color:#AE0000;
	font-weight: bold;
}
A.mlinkred-underline:hover {
    FONT-SIZE: 13px; FONT-FAMILY: Tahoma;
	color:#AE0000;
	text-decoration: underline;
}



.normal {
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
none
}

.normal-16 {
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
none
}


.normal-white{
	FONT-SIZE: 13.5px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
none ;color:#FFFFFF
}
.normal-grey{
	FONT-SIZE: 13.5px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
none ;color:#999999
}
fieldset p {  margin: 20px 20px 20px 20px;  }

legend    {
	color: #c40000;
	font-size: 13px;
}
table.admintable td 					 { padding: 3px; }
table.admintable td.key,
table.admintable td.paramlist_key {
	/*background-color: #eaeaea;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #464646;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #ffffff;
}
table.admintable td 					 { padding: 3px; }
table.admintable td.link,
table.admintable td.paramlist_key {
	/*background-color: #eaeaea;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	font-weight: none;
	border-bottom: 1px solid #8EC63F;
	border-top: 1px solid #8EC63F;
	/*border-top: 1px solid #CAE4A5;*/
}
.inputbox {
	border: 1px solid #8EC63F;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	width: 160px;
	font-family: tahoma;
	padding: 1px 1px 4px 4px;
}
.inputbox-long {
	border: 1px solid #8EC63F;
	fnont-size: 12px;
	font-weight: none;
	color: #000000;
	width: 370px;
	height: 80px;
	font-family: tahoma;
	padding: 1px 1px 4px 4px;
}

.border_black{
	border: 1px solid #333333
}
.border_green{
	border: 1px solid #CCFF66
}
.border_dot{
	border: 1px dotted #CCCCCC}
	
.border_dot_under{
	border-bottom-color: 1px dotted #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

		
.border_white{
	border: 1px solid #FFFFFF
}
.border_white_3px{
	border: 3px solid #FFFFFF
}
.border_orange{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF9933;
	border-left-color: #FFFFFF;
}
.cost-red {
	font-size: 15px;
	color:#FF0000;
	font-weight: bold;
}
