A  {
	text-decoration : none;
}

A:link  {
	color : purple;
}

A:active  {
	color : purple;
}

A:visited  {
	color : #6F6F6F;
}

A:hover  {
	color : #103184;
}

BODY  {
	background-color : #FFFFFF;
	background-image : images/fon01.gif;
	color : #745F89;
	font-family : Arial Cyr, Arial, Avanti;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

TD  {
	color : #745F89;
	font-family : Arial Cyr, Arial, Avanti;
	font-size : 12px;
	font-weight : normal;
}

td.admMenuAct{
	width: 25%;
	background-color: #FA8072;
	text-align: center;
}

td.admMenuPass{
	background-color: #CDCDCD;
	text-align: center;
	width: 25%;
}

input.address{
	width: 500px;
}

input.e_mail{
	width: 250px;
}
h1{
  font-size:20px;
}
tr.cnt0{
  background-color: #FFFFFF;
}

tr.cnt1{
	background-color: #EEF6F6;
}
p.th_text{
	text-align:justify; 
}
li {
  padding-bottom:10px;
}