body
{
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fbccff;
	color: #005e7f;
	font-family: "verdana";
	font-size: 11px;
}

td
{
	font: 12px verdana, helvetica, sans-serif; 
	color: #5a044b;
}
font
{
	font: 12px verdana, helvetica, sans-serif; 
	color: #5a044b;
}
td.header
{
	background: url(../images/header.jpg) no-repeat;
	padding: 0;
	width: 1050px;
	height: 230px;
	vertical-align: bottom;
}

td.footer
{
	background: url(../images/footer_line.jpg) repeat-x;
	padding: 0;
	width: 1000px;
	height: 36px;
	font: 10px verdana, helvetica, sans-serif; 
	color: #b95ea5;
	text-align: center;
	valign: middle;
}

.normal_menu
{
	background: url(../images/normal_menu.gif) no-repeat;
	width: 124px;
	height: 40px;
	font: 12px  verdana, helvetica, sans-serif; 
	color: #ffffff;
	align:left;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-weight: bold;
	padding: 0;
}
.highlight_menu
{
	background: url(../images/highlight_menu.gif) no-repeat;
	font: 12px  verdana, helvetica, sans-serif; 
	width: 124px;
	height: 40px;	
	color: #fad8fd;
	text-align: center;
	align: left;
	cursor: pointer;
	line-height: 40px;
	font-weight: bold;
	padding: 0;
}
.selected_menu
{
	background: url(../images/highlight_menu.gif) no-repeat;
	font: 12px  verdana, helvetica, sans-serif; 
	width: 124px;
	height: 40px;	
	color: #fad8fd;
	text-align: center;
	align:left;
	cursor: pointer;
	line-height: 40px;
	font-weight: bold;
	padding: 0;
}

a.bottom_menu:link { color: #b95ea5; text-decoration: none;  font: 10px  verdana, helvetica, sans-serif; }
a.bottom_menu:visited { color: #b95ea5; text-decoration: none; font: 10px  verdana, helvetica, sans-serif; }
a.bottom_menu:hover { color: #ffffff; text-decoration: none; font: 10px  verdana, helvetica, sans-serif; font-weight: bold; }

a.here:link { color: #5a044b; text-decoration: none;  font: 10px  verdana, helvetica, sans-serif; font-weight: bold; }
a.here:visited { color: #5a044b; text-decoration: none; font: 10px  verdana, helvetica, sans-serif; font-weight: bold; }
a.here:hover { color: #5a044b; text-decoration: underline; font: 10px  verdana, helvetica, sans-serif; font-weight: bold; }

.normal_txtbox
{
	padding: 2px 2px 2px 2px;
	border: #5a044b 1px solid;
	font: 11px  verdana, helvetica, sans-serif;
	disable-color: white;
}
.highlight_txtbox
{
	padding: 2 2 2 2;
	border: #5a044b 2px solid;
	font: 11px  verdana, helvetica, sans-serif;
}

textarea
{
	padding: 2 2 2 2;
	border: #5a044b 2px solid;
	font: 11px  verdana, helvetica, sans-serif;
}

input.button
{
	padding-bottom:5px;
	background-color: #9d3b87;
	border: #5a044b 1px solid;
	font: 12px  verdana, helvetica, sans-serif;
	color: #ffffff;
	cursor: pointer;
}

input.button:hover
{
	padding-bottom:5px;
	background-color: #9d3b87;
	border: #5a044b 1px solid;
	font: 13px verdana, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

select.pinkselect
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}

#birth
{
	background-color: white;
}

.login_form
{
	background: url(../images/round_border.jpg) no-repeat;
	height: 200px;
	width: 700px;
	vertical-align:top;
}

.reduce_form
{
	background: url(../images/round_border2.png) no-repeat;
	height: 300px;
	width: 700px;
	vertical-align:top;
}
.before_save_form
{
	background: url(../images/round_border3.png) no-repeat;
	height: 630px;
	width: 600px;
	vertical-align:top;
}

.border_top
{
	background: url(../images/border_top.png) no-repeat;
	width: 700px;
	vertical-align:top;
}

.border_bottom
{
	background: url(../images/border_bottom.png) no-repeat;
	width: 700px;
	height:30px;
	vertical-align:top;
}

.border_unit
{
	background: url(../images/border_unit.png) repeat-y;
	width: 700px;
	vertical-align:top;
}

