body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
td, tr
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration		: none;
	font-size			: 14px;
}

a:link, a:visited, a:active
{
	font-size: 14px;
	color: #e20b48;
	text-decoration: none;
	font-weight: bold;
}



a:hover
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}



h1
{
	font-size: 28px;
	color:#E10B47;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 18px;
	color: #bf1224;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-size: 14px;
	color: #bf1224;
	margin: 0px;
	padding: 0px;
}

td.topbg
{
	background-image: url(../img/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
}

td.motto
{
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	height: 30px;
	font-weight: bold;
}

td.motto2
{
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
}

td.leftmenubg
{
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 190px;
}


td.main
{
	padding: 10px;
}

td.onlineshop
{
	padding: 0px;
}

td.leftmenuon
{
	font-size : 15px;
	color : #000000;
	cursor : pointer;
	height : 40px;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
	text-decoration: none;
	background-image: url(../img/menudesp.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 190px;
	text-indent: 20px;
}

td.leftmenuoff
{
	font-size : 15px;
	color : #e20b48;
	cursor : pointer;
	height : 40px;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
	text-decoration: none;
	background-image: url(../img/menudesp.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 190px;
	text-indent: 20px;
}


td.address
{
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	width: 190px;
}

a.linksm:link, a.linksm:visited, a.linksm:active 
{
	font-size: 11px;
	color: #e20b48;
	text-decoration: none;
	font-weight: bold;
}

a.linksm:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


td.title
{
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
}

td.stitle
{
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #bf1224;
	/*color: #000000;*/
	text-align: left;
	vertical-align: middle;
	
}

td.www
{
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	text-align: left;
	text-indent: 250px;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
}

td.footer
{
	height: 35px;
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


td.footertext
{
	font-size: 11px;
	color: #666666;
}

a.briel:link, a.briel:visited, a.briel:active 
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.briel:hover
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.brielblue
{
	color: #0586de;
}


td.textjust
{
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}

td.textjust2
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;

}

td.text
{
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}


/* forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 14px;
	color						: #000000;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxlogin
{
	border				: 1px solid #e7e6df;
	font-size: 14px;
	color				: #FFFFFF;
	background-image: url(../img/boxlogin.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-weight: bold;
}


/* image borders */
.img
{
	border: 1px solid #9fa4aa;
}

.imgindex
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

