a:link	{ color: #0081c6; }
a:hover	{ color: #666666; }

#header { background: url(../images/design/headerblue.jpg) no-repeat top right; }
#footer { background: url(../images/design/footerblue.jpg) no-repeat top right; }
.mainContent{ border-left: 1px solid #93cae7; border-right: 1px solid #93cae7; }

ul#menu  	{ background: #0081c6 url(../images/menu/blue/right.gif) no-repeat right top; }
ul#menu li 	{ background: url(../images/menu/blue/center.gif) repeat-x; }
ul#menu li.first	{ background: url(../images/menu/blue/left.gif) no-repeat; }
ul#menu li a	{ background: url(../images/menu/blue/list.gif) no-repeat left 10px; }
ul#menu li #sMenu a	{ background: url(../images/menu/blue/sub/list.gif) no-repeat 10px 12px; color: #0081c6; }
ul#menu li.last a:hover img, #menu .lang a.active img {	border: 1px solid #005a8a;}

ul#menu li .sMenu a	{ color: #0081c6; display: block; float: none; background: url(../images/menu/blue/sub/list.gif) no-repeat 10px 12px; padding: 0; padding-left: 20px; height:auto; font-size: 12px;}
ul#menu li .sMenu a:hover	{ color: #000; }

.borderCont div	{ background: url(../images/design/shadow_blue.gif) no-repeat; }
.line {  background: url(../images/design/line_blue.gif) repeat-x left center; }