body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3584D2;
}
body,td,th {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.menu:link,a.menu:visited {
	color: #FFFFFF;
	height: 12px;
	display: block;
	padding: 8px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4A8AD0;
}
a.menu:hover {
	color: #FFFFFF;
	height: 12px;
	display: block;
	padding: 8px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #068C14;
	background-color: #09BA1A;
}
.green_giant {
	color: #00CC33;
	font-weight: bold;
	padding-left: 40px;
}
#video_list {
	list-style-image: url(images/b.gif);
}

#video_list a:link, a:visited  {
	color: #9AE134;

}
a.imagex:link,a.imagex:visited {
	display: block;
	padding: 1px;
	border: 1px solid #1DB90C;
}
a.imagex:hover {
	display: block;
	padding: 1px;
	border: 1px solid #2C52A0;
	background-color: #2C52A0;
}
.large {
	color: #09BA1A;
	font-weight: bold;
	font-size: 12px;
}
.tab1 {
}
.tab2 {
	margin: 2px;
	padding: 2px;
	left: 10px;
	right: 10px;
}
.huge {
	font-size: 18px;
	font-weight: bolder;
	color: #009900;
	margin: 0px;
	padding: 0px;
}.work {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
.inputsexy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg2.gif);
	border: 1px solid #E2DCDC;
	height: 20px;
	margin: 1px;
	padding: 1px;
	background-repeat: repeat-x;
}
Textarea.inputsexy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg3.gif);
	width: 99%;
	border: 2px solid #e3e3e3;
	margin: 1px;
	padding: 1px;
	height: 120px;
}
.btton {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	background-image: url(images/bg2.gif);
	height: 24px;
	width: 130px;
	border: 2px solid #e3e3e3;
	margin: 3px;
	padding: 3px;.tabl {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}

.pic_r	{ margin-left:10px; float:right; }
.pic_l	{ margin-right:10px; float:left; }
