/* CSS Document */

body {
	margin-top: 0px;
	background-color: #000000;
	margin-bottom: 0px;
}
table.sample {
    border-width: 1px 1px 1px 1px;
	border-color: white white white white;
	background-color: black;
}
.caption{
font-family:Tahoma;
font-size:12px;
color: #FFCC66;
font-weight:normal;
padding-left: 15px;
}
.self{
font-family:Tahoma;
font-size:12px;
color: #FFCCFF;
font-weight:normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.link:hover{
color:#FF6633;
}
a.link{
font-family:Tahoma;
font-size:11px;
font-weight:100;
color:#FFFFFF;
line-height:150%
}
.bodytext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 100;
	color: black;
	line-height: 150%;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
.heading{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#99CCFF;
}
.bodytext1{
font-family:Tahoma;
font-size:14px;
font-weight:100;
color:#FFFFFF;
line-height:150%;
}
img {
border:none;
}
.subcaption{
font-family:Tahoma;
font-size:12px;
color: #999900;
font-weight:normal;
}
div.textleft{
	width: 407px;
	position:relative;
	left:0px;
	top: 0px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	
}
div.imageleft{
	width: 151px;
	float:right;
	position:relative;
	left: 0px;
	top: 0px;
	padding-right:10px;
	height:140px;
	padding-top:20px;	
	}
div.imageright{
width: 151px;
	float:left;
	position:relative;
	left: 0px;
	top: 0px;
	padding-top:40px;
	padding-left:10px;
}
div.textright{
width: 407px;
	position:relative;
	left: 0px;
	top: 0px;
	float:right;
	padding-right:10px;
	padding-top:20px;	
}
div.textleft1{
	width: 405px;
	position:relative;
	left: 0px;
	top: 0px;
	float:left;
	padding-left:10px;
	padding-top:15px;
}
div.imageleft1{
	width: 151px;
	float:right;
	position:relative;
	left: 0px;
	top: 0px;
	padding-top:70px;
	padding-right:10px;
}
.images{
	width:100%;
	float:left;
	position:relative;
	left: 0;
	top: 0;
	height: 43px;
	padding-left:20px;
	padding-top:50px;
	padding-right:20px;
	
}
.proname{
font-family:Tahoma;
font-size:12px;
color: #CCCC00;
font-weight:normal;
}
.subpro{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color: #FFFFCC;
} 