/*
Design - http://www.roman.lt/
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background-image:url(i/img01.gif); 
	margin:0px; 
	padding-top:15px; 
	font-family: sans-serif; 
	font-size:13px; 
	color:#222222;
}
		
td {
	vertical-align: top; 
	line-height:20px;
}
	
h1 {
	font-size:18px; 
	font-weight:normal; 
	padding:0px; 
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
}
.main-table {
	border: 1px solid #FFFFFF; 
	background-color:#FFFFFF;
	width:100%;
}
				
.style1 {
	font-size: 10px;
}
.top-background{
	background-image: url(i/top-mask-one-wide.jpg);
	background-repeat:repeat-x;
}
.top-img-right {
	height:175px; 
	text-align:center;
}
				
.menu {
	height:35px; 
	vertical-align:middle; 
	padding-left:2px; 
	padding-right:2px; 
	background-image:url(i/menu-bg.gif);
}
		
.table-corners {
	width:900px;
}

.bg-white {
	background-color:#FFFFFF;
}

.corner1 {
	background-image:url(i/corner1.gif); 
	width:20px; 
	height:20px;
}
			
.corner2 {
	background-image:url(i/corner2.gif); 
	width:20px; 
	height:20px;
}
			
.corner3 {
	background-image:url(i/corner3.gif); 
	width:20px;
	height:20px;
}
			
.corner4 {
	background-image:url(i/corner4.gif); 
	width:20px; 
	height:20px;
}

a.menu-link {
	background-image:url(i/menu-sep.gif); 
	height:30px; 
	line-height:30px; 
	background-position: right; 
	background-repeat:no-repeat; 
	padding-left:7px; 
	padding-right:14px; 
	padding-top:6px; 
	padding-bottom:6px; 
	font-family: tahoma; 
	font-size:11px; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;
}
				
a.menu-link:hover {
	background-image:url(i/menu-bg_hover.gif); 
	background-position:center; 
	background-repeat:repeat-x; 
	color:#FFE7CF;
}

a.menu-last-link {  
	height:30px; 
	line-height:30px; 
	background-position: right; 
	background-repeat:no-repeat; 
	padding-left:7px; 
	padding-right:14px; 
	padding-top:6px; 
	padding-bottom:6px; 
	font-family: tahoma; 
	font-size:11px; 
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:bold;
}
					
a.menu-last-link:hover { 
	background-image:url(i/menu-bg_hover.gif); 
	background-position:center; 
	background-repeat:repeat-x; 
	color:#FFE7CF;
}

.content {
	padding-top:25px; 
	padding-left:2px;
	padding-right:60px; 
	padding-bottom:35px;
}
			
.content-right {
	padding-top:60px;
}

a.made-in {
	color:#fefefe;
}

.made-in_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fefefe;
	padding-left:3px;
	padding-bottom:15px;
}
.announcement {
	padding:0px;
	/*padding-top:15px;*/
	float:right;
	margin-top:15px;
}
.announcement-bar {
	background-image: url(i/an-bar.gif);
	background-position:right;
	font-family: tahoma; 
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	height: 37px;
	vertical-align:middle;
	text-align:center;
	
	

}
div#announce-bar {
	right:201px;
}
.announcement-info {
	padding-right:15px;
	padding-left:15px;
}
.main-table-info {
	padding-left:15px;
	padding-top: 15px;
	border: 0px solid #FFFFFF; 
	background-color:#FFFFFF;
	table-layout:fixed;
	white-space:normal;
	width:100%;
	border-right: 0px #FFFFFF;
	padding:0px;
	outline-color:#FFF;
}

.main-info {
	padding-left:30px;
	text-align:left;
	line-height:normal;
	padding-top:15px;
	width:550px;
/*	white-space:pre-wrap;*/
	
}

.mceContentBody {width:550px;}
