body {
	background-color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.Nota {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.HeadArea {
	background-image: url(../imgs/head/Template_Head_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #0033FF;
}

.SelSection {
	color: #0033FF;
}

.MenuItem {
	font-size: 18px;
	font-style: normal;
	background-color: #F4DBA4;
	vertical-align: middle;
	text-align: left;
}

.MenuLeftBorder {
	background-image: url(../imgs/menu/Template_Menu_r2_c1.gif);
	background-repeat: repeat-y;
}

.MenuRightBorder {
	background-image: url(../imgs/menu/Template_Menu_r2_c4.gif);
	background-repeat: repeat-y;
}

.TopMenuItem {
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
}

#FootBarLeft {
	background-image: url(../imgs/foot/Template_Foot_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	font-style: normal;
	vertical-align: bottom;
	text-align: left;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#FootBarLeft a {
	color: #666666;
}

#FootBarLeft a:hover {
	text-decoration: underline;
}

#FootBarRight {
	background-image: url(../imgs/foot/Template_Foot_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.TextArea {
	text-align: left;
	vertical-align: top;
}

.TextArea a {
	text-decoration: underline;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 2px 5px;
	color: #993300;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 2px 5px;
	color: #993300;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

li {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 25px;
}
