body {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px;  color: #cccccc; text-decoration: none; background-color:#222222;}

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;}

	.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:#161616;}
	.color10 {color:#1c1c1c;}
	.color11 {color:#222222;}
	
	.color12 {color:#93a714;}
	.color13 {color:#d02825;}
	
	.color14 {color:#9b9b9b;}
	
	.color15 {color:#7EB53A;}	
	.color16 {color:#69B42B;}
	
	.color17 {color:#dd6421;}
	
	


.special {font-family: Arial, Comic Sans MS;}

.allcaps {
	text-transform: uppercase;
}


ul {padding-bottom:2px; padding-top:2px; margin-bottom:2px; margin-top:1px;}

td {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:11px;  color:#cccccc; text-decoration:none;}


a		{font-family: Tahoma, Arial; color: #cccccc; text-decoration: none; 	 font-size:11px; font-weight: bold;}
a:hover	{font-family: Tahoma, Arial; color: #cccccc; text-decoration: underline; font-size:11px;}


a.green							{color: #69B42B; text-decoration: none;}
a.green:hover					{color: #69B42B; text-decoration: underline;}

a.green_thin					{color: #69B42B; font-weight: normal; text-decoration: none;}
a.green_thin:hover				{color: #69B42B; font-weight: normal; text-decoration: underline;}
a.green_thin_underline			{color: #69B42B; font-weight: normal; text-decoration: underline;}
a.green_thin_underline:hover	{color: #69B42B; font-weight: normal; text-decoration: none;}


a.orange						{color: #dd6421; text-decoration: none;}
a.orange:hover					{color: #dd6421; text-decoration: underline;}

a.orange_thin					{color: #dd6421; font-weight: normal; text-decoration: none;}
a.orange_thin:hover				{color: #dd6421; font-weight: normal; text-decoration: underline;}
a.orange_thin_underline			{color: #dd6421; font-weight: normal; text-decoration: underline;}
a.orange_thin_underline:hover	{color: #dd6421; font-weight: normal; text-decoration: none;}



a.dark_white					{color: #cccccc; text-decoration: none;}
a.dark_white:hover 				{color: #cccccc; text-decoration: underline;}

a.white							{color: #FFFFFF; text-decoration: none;}
a.white:hover 					{color: #FFFFFF; text-decoration: underline;}
a.white_underline				{color: #FFFFFF; text-decoration: underline;}
a.white_underline:hover 		{color: #FFFFFF; text-decoration: none;}

a.white_thin					{color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.white_thin:hover				{color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.white_thin_underline			{color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.white_thin_underline:hover	{color: #FFFFFF; font-weight: normal; text-decoration: none;}



a.grey							{color: #666666; text-decoration: none;}
a.grey:hover 					{color: #666666; text-decoration: underline;}
a.grey_underline				{color: #666666; text-decoration: underline;}
a.grey_underline:hover 			{color: #666666; text-decoration: none;}

a.grey_thin						{color: #666666; font-weight: normal; text-decoration: none;}
a.grey_thin:hover				{color: #666666; font-weight: normal; text-decoration: underline;}
a.grey_thin_underline			{color: #666666; font-weight: normal; text-decoration: underline;}
a.grey_thin_underline:hover		{color: #666666; font-weight: normal; text-decoration: none;}




.input_field		{font-family: Tahoma, Arial; font-size: 11px; color: #333333; border: 1px solid #333333; background-color: #ffffff; padding:2px; width: 190px;}
				
.input_button		{font-family: Tahoma, Arial; font-size: 11px; color: #ffffff; border: 0px solid #333333;  border-top: 0px solid #666666; background-color: #333333; cursor:pointer; padding:2px; width: 90px;}


.border_all_lightgrey	{border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-style:solid; border-color:#DDDDDD;}

.border_bottom_lightgrey_dashed	{border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px; border-style:dotted; border-color:#444444;}

.border_bottom_right_lightgrey_dashed	{border-top-width:0px; border-right-width:1px; border-bottom-width:1px; border-left-width:0px; border-style:dotted; border-color:#444444;}
.error {
	color: #ff0000;
	font-size: 8pt;
	font-weight: bold;
}