/* Start of CMSMS style sheet 'Bags-bags' */
@charset "utf-8";
/* CSS Document */

body {
	background:#EFEFEF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0pt 0pt 1em;
	padding:0pt 0pt 1em;
	text-align:center;
}


h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	color: #992525;
	font-weight: normal;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(style/bags/img07.gif);
}

a {
/*	text-decoration: none;
	border-bottom: 1px dotted #992525;
*/	color: #992525;
}

a:hover {
	color:#992525;
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
#left {
	background-color: #992525;
	background-image: url(style/bags/shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 120px;
	height: 500px;
}

/*elements*/

#container {
	margin:0pt auto;
	position:relative;
	text-align:left;
	vertical-align:text-top;
	width:820px;
}

#main {
	background: url(style/bags/main.gif) repeat-y;
	height:100%;
	width: auto;
	border: 0px;
	padding: 0px 20px;
}

#content {
	width: auto;
	height:auto;
	padding: 20px;
}

#bottom {
	background: url(style/bags/footer.gif);
	height: 38px;
	text-align: right;
	padding: 4px 30px 0 0;
	color: #992525;
}

#logo {
	background-image: url(style/bags/foto.jpg);
	height: 167px;
	width: 660px;
}

/* Menu */

#menu {
	width: 660px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-image: url(style/bags/menu.gif);
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: none;
	display: block;
	float: left;
	height: 21px;
	width: auto;
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 20px 0 20px;
}

#menu a:hover {
	background: url(style/bags/menu_over.gif);
}

/* Submenu */

#submenu {
	width: 660px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-image: url(style/bags/menu.gif);
}

#submenu ul {
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	background: none;
	display: block;
	float: left;
	height: 21px;
	width: auto;
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 20px 0 20px;
}

#submenu a:hover {
	background: url(style/bags/menu_over.gif);
}
/* End of 'Bags-bags' */

