/* CSS Document */
BODY {
	padding: 0px;
	margin: 0px;
	background-color: #000;
}
img {
	border: none;
}
table {
	border: none;
}
.leftmenu {
	font:16px "Times New Roman";
	color: #bfbfbf;
	text-transform: uppercase;
	padding-left: 50px;
}
.leftmenu a{
	color: #bfbfbf;
	text-decoration:none;

}
.randimg {
	font:18px "Tahoma";
	color: #b32d09;
	padding-right: 10px;
}
.tab {
	padding:20px;
}
.txt {
	font:13px "verdana";
	color: #7e7e7e;
}
.txtm {
	font:13px "verdana";
	color: #7e7e7e;
}

.copy {
	font:16px "Trebuchet MS";
	color: #585858;
	padding-bottom: 5px;
}
.name {
	font:18px "Times New Roman";
	text-transform: uppercase;
	padding-left:20px;
	color: #fedd54;
}

.txt a {
	font:13px "verdana";
	color: #7e7e7e;
	text-decoration:none;
}
.txt a:hover {
	font:13px "verdana";
	color: #ffffff;
	text-decoration:none;
}
.linkss {font-family: verdana; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none;}
.linkss a{font-family: verdana; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none;}
.linkss a:hover{font-family: verdana; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: underline;}