/* == Import ========== */

@import url("http://www.tommedia.co.uk/css/master.css");

body {
	background: url(images/tlo.jpg) #5d0101 scroll top center repeat-x; 
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ed8820;
	line-height:17px;
}
a {
	outline-style: none;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#f3b15c;
}
a:hover {
	text-decoration:none;
	background:#310000;	
}

.txt_menu {
	color:#f3b15c;
}
.txt_menu3 {
	color:#ef4f08;
	font-size:12px;
	font-weight:bold;
}
.txt_menu4 {
	color:#ef4f08;
	font-size:18px;
	font-weight:bold;
}
.txt_stop {
	font-size:11px;
	color:#f3b15c;
}
ul {
	list-style-image:url(images/pk.jpg);
	padding-left:0px;
	margin-left:20px;
	margin-top:0px;
}
ol {
	padding-left:0px;
	margin-left:30px;
	margin-top:0px;
}
li {
	padding-bottom:3px;
}
.nagl {
	font-size: 18px;
	font-weight:bold;
}
.pic_borderL {
	border:3px solid #7e0000;
	float:left;
	margin:4px 10px 0 0;
}
.pic_borderR {
	border:3px solid #7e0000;
	float:right;
	margin:4px 2px 4px 10px;
}
.pic_border {
	border:3px solid #7e0000;
	margin:10px 0 5px 0;
}
.tab1 {border-bottom:1px solid #B14701; background:#530000;}
