body {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px;  color: #333333; text-decoration: none; background-color:#FF72E4;}

form {margin: 0px;}

	.line_height1 {line-height:1.6;}
	.line_height2 {line-height:1.4;}
	.line_height3 {line-height:1.2;}
	.line_height4 {line-height:1.1;}
	.line_height5 {line-height:0.9;}

	.size0 {font-size:18px; font-weight:bolder;}
	.size1 {font-size:16px;}
	.size2 {font-size:15px;}
	.size3 {font-size:14px;}
	.size4 {font-size:13px;}
	.size5 {font-size:12px;}
	.size6 {font-size:11px;}
	.size7 {font-size:10px;}
	.size8 {font-size:9px;}

	.color1 {color:#000000;}
	.color2 {color:#333333;}
	.color3 {color:#666666;}	
	.color4 {color:#999999;}
	.color5 {color:#cccccc;}
	.color6 {color:#ffffff;}
	.color7 {color:#cc0000;}	
	.color8 {color:#ff0000;}

	.color9 {color:#0099ff;}
	.color10 {color:#ff33cc;}
	.color11 {color:#f4b570;}
	
	.color12 {color:#f5d7af;}
	.color13 {color:#ff33cc;}					


.special {font-family: Arial, Comic Sans MS;}


ul {list-style-type:square; padding-bottom:2px; padding-top:2px; margin-bottom:2px; margin-top:1px;}

td {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:11px;  color:#333333; text-decoration:none;}


a		{font-family: Arial, Tahoma; color: #ff33cc; text-decoration: none; 	 font-size:11px; font-weight: bold;}
a:hover	{font-family: Arial, Tahoma; color: #ff33cc; text-decoration: underline; font-size:11px;}


a.brown							{color: #ff33cc; text-decoration: none;		 font-size:12px;}
a.brown:hover					{color: #ff33cc; text-decoration: underline; font-size:12px;}
a.brown_thin_underline			{color: #ff33cc; font-weight: normal; text-decoration: underline;}
a.brown_thin_underline:hover	{color: #ff33cc; font-weight: normal; text-decoration: none;}


a.brown_big						{color: #ff33cc; text-decoration: none;		 font-size:13px;}
a.brown_big:hover					{color: #ff33cc; text-decoration: underline; font-size:13px;}

a.white					{color: #FFFFFF;}
a.white:hover 			{color: #EEEEEE;}

a.white_underline		{color: #FFFFFF;}
a.white_underline:hover {color: #FFFFFF; text-decoration: underline;}

a.white_thin				{color: #FFFFFF; font-weight: normal;}
a.white_thin:hover			{color: #333333; font-weight: normal;}

a.white_thin_underline					{color: #FFFFFF; font-weight: normal;}
a.white_thin_underline:hover			{color: #FFFFFF; text-decoration: underline; font-weight: normal;}




.input_field		{font-family: Arial, Tahoma; font-size: 11px; color: #333333; border: 1px solid #ff33cc; background-color: #ffffff; padding:2px;}
				
.input_button		{font-family: Arial, Tahoma; font-size: 11px; color: #ffffff; border: 1px solid #ffffff; background-color: #cc0099; font-weight: bold; cursor:pointer; padding:0px;}


.border_all_white	{border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-style:solid; border-color:#ffffff;}

.border_top_sides_white	{border-top-width:1px; border-right-width:1px; border-bottom-width:0px; border-left-width:1px; border-style:solid; border-color:#ffffff;}

.border_bottom_sides_white	{border-top-width:0px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-style:solid; border-color:#ffffff;}

.border_sides_white	{border-top-width:0px; border-right-width:1px; border-bottom-width:0px; border-left-width:1px; border-style:solid; border-color:#ffffff;}





.border_top_sides_pink	{border-top-width:1px; border-right-width:1px; border-bottom-width:0px; border-left-width:1px; border-style:solid; border-color:#ff33cc;}


