@charset "utf-8";
/* CSS Document */

body {
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(http://park.fekrastudio.com/images/bg.jpg);
	padding: 0px;
}
a:link {
	color: #262223;
	text-decoration: none;
}

a:hover {
	color: #262223;
	text-decoration: underline;
}
a:active {
	color: #262223;
	text-decoration: none;
}
a:visited {
	color: #262223;
	text-decoration: none;
}
table.bg {
	width:100%;
	padding: 0px;
	border-spacing:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
td.lt {
	background-position:left top;
	background-repeat:no-repeat;
	height:115px;
	width:111px;
	background-image: url(http://park.fekrastudio.com/images/tlbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.lm {
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
	width:111px;
	background-image: url(http://park.fekrastudio.com/images/lmbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.lb {
	background-position:left top;
	background-repeat:no-repeat;
	height:45px;
	width:111px;
	background-image: url(http://park.fekrastudio.com/images/blbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.rm {
	background-image: url(http://park.fekrastudio.com/images/rmbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.rb {
	background-position:right top;
	background-repeat:no-repeat;
	height:45px;
	width:111px;
	background-image: url(http://park.fekrastudio.com/images/brbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.bm {
	background-image: url(http://park.fekrastudio.com/images/bmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.tm {
	background-image: url(http://park.fekrastudio.com/images/tmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.br {
	background-image: url(http://park.fekrastudio.com/images/bmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 181px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inlinecell {
	background-color: #262223;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #E41E27;
	text-decoration: underline;
	padding-top: 10px;
	margin-top: 10px;
}
.text1 {
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
	color: #E41E27;
}
.text2 {
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
	color: #262223;
}
.footerfont {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	color: #262223;
}
.search{
	border: thin solid #262223;
	background-color: #BBB6B6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E41E27;
}
.searchbutton{
	color: #BBB6B6;
	background-color: #E41E27;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	border: thin dotted #BBB6B6;
}
