body {
	margin: 0px;
	color: #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight:normal;
	}
p, td {
	color: #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight:normal;
	}
h1 {
	color: #000000;
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight:bold;
	margin:0px;
	}
h2 {
	color: #000000;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight:bold;
	margin:0px;
	}
a {
	color : #ff038c;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
	}
a:hover {
	color : #ff038c;
	text-decoration: underline;
	}
a.leftmenu {
	color : #cc0066;
	font-size : 12px;
	text-decoration : underline;
	font-weight:bold;
	}
a.leftmenu:hover {
	color : #A9D620;
	}
a.botmenu {
	font-family: Arial, Helvetica;
	color : #ff038c;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
	}
a.botmenu:hover {
	color : #404040;
	}
a.del {
	font-family : Arial, Helvetica;
	color : #EFBDD8;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
}
a.del:hover {
	color : #ff0000;
}
input, select, textarea {
	color: #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight:normal;
	}

.menuskin{
position:absolute;
width:134px;
background-color:#D2F573;
border:2px solid #769A0A;
line-height:15px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:#FF038C;
padding-left:10px;
padding-right:10px;
}
.menuskin a:hover{
text-decoration:none;
color:#FF038C;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#FF038C;
}

#mouseoverstyle a{
color:#ffffff;
}
.flow {
  float: right;
  clear: right;
  margin: 0px 0px 0px 1.25em;
  background-color: none;
}

.submit {
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
	height: 20px;
}
.msg {
text-align:center;
color:#ff0000;
font-weight:bold;
width:100%;
}

.larger {
	font-size: 11px;
	}