html {
  padding: 0px;
}
body {
	font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFF;
  margin: 10px; padding: 0%;
  font-size:13px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
}

TABLE {
  border-collapse: collapse;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
  font-size:13px;
}

IMG {
  border: 0px;
}

#Content {
	font-family : Arial, Helvetica, sans-serif;
  font-size:13px;
}

#ContentText P {
  margin: 0; padding: 0;
}

#Content_Module {
}

#Content_Module P, HR {
  margin: 0; padding: 0;
}

A {
	font-family : Arial, Helvetica, sans-serif;
  color: #004E83;
  text-decoration:none;
}

UL LI { 
  list-style-type: square;
  margin-bottom:5px; 
}

OL LI { 
  margin-bottom:5px; 
}

FORM {
  padding: 0; margin: 0;
}

HR {
  height: 1px; 
  color: #000;
  border: 1px solid #000;
}

HR.small {
  height: 1px; 
  color: #000;
  border: 1px solid #000;
}

.border { border: 1px solid #000; }
.border_bottom { border-bottom: 1px solid #D4D4D4; }
.img_border { border: 1px solid #DDE6F2; }
.login_frame { border: 1px outset #EFEFEF; background-color:#DDD; width:30em; }

H1 { font-family:Arial,Helvetica,sans-serif; font-size: 19px; font-weight: normal; color:#000; margin-top:0; padding-top:0; }
H2 { font-family:Arial,Helvetica,sans-serif; font-size: 15px; font-weight: bold; color:#000; }
H3 { font-family:Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; color:#000; }

.small { font-family:Arial,Helvetica,sans-serif; font-size: 11px; color:#000000; }
.input_300 { font-size: 13px; color:#000; width: 305px; border: #A0A0A0 1px solid; }
.input_250 { font-size: 13px; color:#000; width: 250px; border: #A0A0A0 1px solid; }
.input_200 { font-size: 13px; color:#000; width: 195px; border: #A0A0A0 1px solid; }
.input_150 { font-size: 13px; color:#000; width: 150px; border: #A0A0A0 1px solid; }
.input_80  { font-size: 13px; color:#000; width: 80px; border: #A0A0A0 1px solid; }
.input_50  { font-size: 13px; color:#000; width: 50px; border: #A0A0A0 1px solid; }
.txtfield_250  { font-family:Arial,Helvetica,sans-serif; font-size: 13px; color:#000; width: 255px; border: 1px solid #A0A0A0; }
.txtfield_300  { font-family:Arial,Helvetica,sans-serif; font-size: 13px; color:#000; width: 305px; border: 1px solid #A0A0A0; }
.searchfield { background-color:#2687AF; border:1px solid #2687AF; color:#FFF; }
.ip 			 { border: #999 1px solid; background-color: #FFF; font-size:12px; color:#000; }
.ipOver 	 { border: #999 1px solid; background-color: #F5F4F0; font-size:12px; color:#000; }

.ip { border: #999999 1px solid; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.btn            { 
  font-family:arial,helvetica,sans-serif; 
  font-size:12px; 
  color:#000000; 
  background-color:#DBDBDB; 
  border:1px solid #DBDBDB; 
  height:22px; 
  text-decoration:none; 
}

.btnOver        { 
  font-family:arial,helvetica,sans-serif; 
  font-size:12px; 
  color:#FFFFFF; 
  background-color:#52595E; 
  border:1px solid #52595E; 
  height:22px;
  cursor:pointer; 
}
