body { 

		background-image: url(image/bg.gif);

		background-repeat: repeat;

		margin: 0px 0px 0px 0px;

}



tr,td { color: #EE3786; font-size: 12px; line-height: 150%; letter-spacing: 1px; }



textarea {

	color: #EE3786;

	background-color: #FFFFFF;

	margin: 5px;

	font-size: 14px;

	width: 100%;

	padding: 5px;

}



.line_bg1 { background-color: #FCDFEC; }

.line_bg2 { background-color: #F19EC2; }

.line_bg3 { background-color: #EBC7E9; }



.line_bg4 { background-color: #F19EC2; }





.fontt {  color: #EE3786; font-weight: bold; }



.font_large { font-size: 16px; font-weight: normal; }



.font_large_bold { font-size: 14px; font-weight: bold; }



.fontb { font-weight: bold; }





.blue { color: blue; }



.pink {  color: #FF3399; }



.lightblue { color: lightblue; }



.deepskyblue { color: deepskyblue; }



.lime { color: lime; }



.yellowgreen { color: yellowgreen; }



.violet { color: violet; }



.cyan { color: cyan; }



.brown { color: brown; }

.font_large_bold2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
