* {
	margin : 0px;
	padding : 0px;
}

body {
	background : #ffffff;
	color : #000000;
	font-family : tahoma, sans-serif;
	font-size : 9px;
}

a {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}


a.TopMenu {
	color: White;
	font-weight: bold;
	font-size: 18px;
	font-family: serif;
	text-decoration: none;
}
a:hover.TopMenu {
	text-decoration: underline;
	color: Yellow;
}
td.TopMenu {
	height: 40px;
	background-color: #0f6bb2;
	border: 0px;
}
table.TopMenu {
	height: 160px;
	border: 0px;
}

p.TopMenu {
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
}

div.Sigla {
	
}

p.Copyright {
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	font-family: serif;
	text-align: center;
}

table.Box1 {
	border: 1;
	border-color: Black;
}

th.Box1 {
	height: 25px;
	border-color: Black;
	background-color: #7eb610;
	color: White;
	text-align: left;
	padding-left: 30px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
}
td.Box1 {
	border-color: Black;
	color: Black;
	font-family: serif;
	font-size: 11px;
	font-weight: bold;
}
li.Box1 {
	padding: 2;
}
a.Box1 {
	color: Black;
	text-decoration: none;
}
a:hover.Box1 {
	text-decoration: underline;
}

th.Box2 {
	height: 25px;
	background-color: #F85B18;
	border-color: Black;
	color: White;
	text-align: left;
	padding-left: 30px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
}
td.Box2 {
	color: Black;
	border-color: Black;
	font-family: serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2;
}
li.Box2 {
	padding: 2;
}
a.Box2 {
	color: Black;
	text-decoration: none;
}
a:hover.Box2 {
	text-decoration: underline;
}

th.Box3 {
	height: 25px;
	border-color: Black;
	background-color: #5c5e5f;
	color: White;
	text-align: left;
	padding-left: 30px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
}
td.Box3 {
	color: Black;
	border-color: Black;
	font-family: serif;
	font-size: 11px;
	font-weight: bold;
}
li.Box3 {
	padding: 2;
}
a.Box3 {
	color: Black;
	text-decoration: none;
}
a:hover.Box3 {
	text-decoration: underline;
}

th.Box4 {
	height: 25px;
	background-color: #993300;
	color: #ffff99;
	text-align: left;
	padding-left: 20px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
}
td.Box4 {
	color: Black;
	font-family: serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 50px;
}
li.Box4 {
	padding-top: 5;
	padding-bottom: 5;
	margin-left:50;
}

hr.Copyright {
	color: Black;
	background-color: Black;
	width: 95%;
}

a.Box4 {
	color: Black;
	text-decoration: none;
}
a:hover.Box4 {
	text-decoration: underline;
}


td.Login {
	font-family: serif;
	font-size: 12px;
	font-weight: bold;
}

.header_links{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	}
a.header_links:link {
	color:#0099CC;
	text-decoration: none;
}
a.header_links:visited {
	color:#0099CC;
	text-decoration: none;
}
a.header_links:hover {
	color:#00CCFF;
	text-decoration: none;
}
a.header_links:active {
	color:#0099CC;
	text-decoration: none;
}

a.Group {
	text-decoration: none;
	color: Blue;
	font-size: smaller;
}
a:hover.Group {
	text-decoration: underline;
	color: Red;
}
td.Group {
	font-size: smaller;
	font-family: sans-serif;
	text-align: justify;
}

p.Text {
	font-size: smaller;
	padding: 4;
	text-align: justify;
}
li.Text {
	font-size: smaller;
	text-align: justify;
	margin-left: 50;
}
td.Text {
	font-size: smaller;
	padding: 2;
	text-align: justify;
	border: 0;
}

p.Error{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	padding: 10;
}
li.Error{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	padding: 5;
	margin-left: 50;
}

th.Event{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
td.Event{
	font-size: 12px;
}