/* www.linekersalcudia.com */
body
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b93c1a;
	margin: 0px 0px 0px 0px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b93c1a;
}
table.outer
{
	background-color: #fab732;
	background-image: url(../images/left_side.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
table.inner
{
	background-image: url(../images/right_side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 780px;
}
table.i_outer
{
	background-image: url(../images/inner_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
table.i_inner
{
	background-image: url(../images/inner_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 650px;
}
td.i_inner_top
{
	background-image: url(../images/inner_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
table.i_inner_back
{
	background-image: url(../images/inside_background.jpg);
	background-repeat: repeat;
	width: 644px;
	margin-left: auto;
	margin-right: auto;
}
table.nav
{
	width: 619px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
td.n_home
{
	background-image: url(../images/home.gif);
	background-repeat:no-repeat;
}
td.n_lbar
{
	background-image: url(../images/linekers.gif);
	background-repeat:no-repeat;
}
td.n_pgal
{
	background-image: url(../images/photo_gallery.gif);
	background-repeat:no-repeat;
}
td.n_mesb
{
	background-image: url(../images/message_board.gif);
	background-repeat:no-repeat;
}
td.n_link
{
	background-image: url(../images/links.gif);
	background-repeat:no-repeat;
}
td.n_cont
{
	background-image: url(../images/contact.gif);
	background-repeat:no-repeat;
}
table.body
{
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.big
{
	font-size: 22px;
	font-weight: bold;
	color: #3d3d3d;
}
table.group
{
	width: 685px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url(../images/group_bar.jpg);
	background-repeat: no-repeat;
}
td.l_group
{
	height: 20px;
	color: #ffd177;
	text-align: center;
	padding-bottom: 5px;
}
a.gr
{
	text-decoration: none;
	color: #ffd177;
	font-size: 10px;
}
a.gr:hover
{
	text-decoration: none;
	color: #fdefd3;
}	
hr
{
	color: #b93c1a;
}
td.mb_line
{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #b93c1a;
}
a
{
	text-decoration: none;
	color: #b93c1a;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #fef3db;
}
.img_bord
{
	border: 1px solid #b93c1a;
}
h1
{
	font-size:16px;
}
td.text_padd
{
	padding-left: 15px;
	padding-right: 25px;
}