body	{
	color:ffffff;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:15;
	scrollbar-base-color:F9F9F9;
	scrollbar-Face-Color:FFFFFF;
	scrollbar-Shadow-Color:ECECFF;
	scrollbar-Track-Color:F9F9F9;
	scrollbar-Highlight-Color:black;
	scrollbar-Arrow-Color:#c50909;
}
#container {
	position:absolute;
	background-color:#000000;
	width:100%;
	height:400px;
	}
table	{
	background-color:#000000;
}
p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
h1	{
	color:000000;
	background:#c50909;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25pt;
	font-weight:bolder;
	font-style:normal;
}
h2	{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:15pt;
	font-weight:bold;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
}
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.pic {
	background-image:url(startpics/oemtk2010.jpg);
	background-repeat:no-repeat;
	}
a:link	{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	font-style:normal;
	text-decoration:none;
}
a:active {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	font-style:normal;
	text-decoration:none;
}
a:visited	{
	color:#c50909;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	font-style:normal;
	text-decoration:none;
}
a:hover	{
	color:c50909;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	font-style:normal;
	/*text-decoration:underline overline;*/
}
th	{
	color:FFFFFF;
	background:0033FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:4pt;
	font-size:12pt;
	border: 1px solid 666666;
	border-color:000000;
	border-style:solid;
	border-width:1px;
}
/*td	{
	color:000000;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	border:0px;
	font-style:normal;
}*/
textarea	{
	color:ffffff;
	background-color:F5F5F5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	border-width:1px;
}
hr	{
	color:#ffffff;
	size:1;
}
select 	{
	background-color:F5F5F5;
	color:000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	border-width:1px;
}
input 	{
	background-color:F5F5F5;
	color:000000;
	font-style:normal;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-width:1px;
}

