body {
	font-size				: 11px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	background-image		: url(/templates/borgenski/images/bs_bg.jpg);
	background-repeat		: no-repeat;
	background-color		: #ffffff;
	margin					: 0px;
	color					: #000000;
}

td {
	font-size				: 11px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin					: 0px;	
}

a {
	color					: #0c3a6b;
	text-decoration			: none;
}

a:hover {
	color					: #0c3a6b;
	text-decoration			: underline;
}

.ic_website_container {
	background-image		: url(/templates/borgenski/images/bs_header.png);
	background-repeat		: repeat-x;
}

.ic_container {
	width					: 820px;
	padding-top				: 30px;
}

.ic_logo {
	background-image		: url(/templates/borgenski/images/bs_logo.png);
	background-repeat		: no-repeat;
	height					: 115px;
}

.ic_content {
	background-image		: url(/templates/borgenski/images/bs_contentbg.png);
	background-repeat		: no-repeat;
	padding					: 20px;
}


.ic_footer {
	background-image		: url(/templates/borgenski/images/bs_bottom.png);
	background-repeat		: no-repeat;
	padding					: 3px;
}

.ic_copyright {
	font-size				: 7pt;
	color					: #a0a0a0;
}

.ic_menu {
	padding-top				: 88px;
	padding-left			: 150px;
	color					: #ffffff;
	text-transform			: uppercase;
}

.ic_submenu {
	border					: 1px #cbe1f2 solid;
	background-color		: #f0f7fd;
	padding					: 15px;
}

.ic_textcontent {
	padding-left			: 7px;
}





