BODY {
    background:url(../pic/PinkFG.png) repeat;
	FONT-FAMILY:Georgia;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	scrollbar-face-color: white;
	scrollbar-highlight-color: grey;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: grey;
	scrollbar-arrow-color: grey;
	scrollbar-track-color: white;
	}

A:link {
	text-decoration: none;
	font-weight: normal;
	}

A:visited {	
	text-decoration: none;
	font-weight: normal;
	}
		
A:active {	
	text-decoration: none;
	font-weight: normal;
	}
		
A:hover	{	
	text-decoration: none;
	font-weight: normal;
	}

IMG { 
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	BORDER: 0;
	}

TABLE {
	Padding-top: 0;
	Padding-left: 0;
	font-family: Georgia;
	font-size: 12px;
color: #9a0a62;

	}

INPUT {
	font-family: Georgia;
	font-size: 12px;
	color: black;
	background-color: white;
	border-width:1;
	border-color:#999999;
	}

TEXTAREA {
	font-family: Georgia;
	font-size: 10px;
	color: black;
	background-color: white;
	border-width:1;
	border-color:#999999;
	}

FONT {
	FONT-FAMILY: Georgia;
	}

.CMD {
	font-family: Georgia;
	font-size: 10px;
	color: black;
	background-color: #CCCCCC;
	border-width:1;
	border-color:white;
	}

.ERRMSG {
	FONT-FAMILY: Georgia;
	FONT-SIZE: 10px;
	color: red;
	font-weight: bold;
	}
.Button1
{
	background-color:#A41B6D;
    		height:22px;
    		text-align:center;
    		width:133px;
    		cursor:pointer;
    			 margin-right:5px;
	 
}

