BODY {
	margin: 0px;
	background-color: white;
}

.deepblue {
	background-color: #21388C;
}

.lightblue {
	background-color: #00A2EF;
}

.lightgrey {
	background-color: #E7EBEF;
}

.violet {
	background-color: #6371C6;
}

.inner_table {
	padding : 0px 20px 20px 20px;
}

.title {
	font-family : Arial, Verdana;
	font-size : 13px;
	font-weight : bold;
	font-variant : small-caps;
	color : White;
}

.title2 {
	font-family : Arial, Verdana;
	font-size : 14px;
	font-weight : bolder;
	font-variant : small-caps;
	color : #2D1E6A;
}

.padd20 {
	padding-left: 20px;
}

.center {
	text-align: center;
}

.text {
	font-family :  Arial;
	font-size : 12px;
}

A:LINK {
	font-family :  Arial;
	font-size : 12px;
	font-weight : bold;
	color : #223686;
}

A:HOVER, A:VISITED, A:ACTIVE {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #8C3C39;
}

A:LINK.otherProj {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #B8671F;
}

A:HOVER.otherProj, A:VISITED.otherProj, A:ACTIVE.otherProj {
	font-family :  Arial;
	font-size : 12px;
	font-weight : bold;
	color : #D77924;
}

A:LINK.Proj {
	font-family :  Arial;
	font-size : 11px;
	color : #223686;
}

A:HOVER.Proj, A:VISITED.Proj, A:ACTIVE.Proj {
	font-family :  Arial;
	font-size : 11px;
	color : #8C3C39;
}

A:LINK.descrLink {
	font-family : Arial;
	font-size : 11px;
	color : White;
}

A:HOVER.descrLink, A:VISITED.descrLink, A:ACTIVE.descrLink {
	font-family : Arial;
	font-size : 11px;
	color : #DED6F5;
}

A:LINK.navLink {
	font-family : Arial;
	font-size : 12px;
	color : White;
}

A:HOVER.navLink, A:VISITED.navLink, A:ACTIVE.navLink {
	font-family : Arial;
	font-size : 12px;
	color : #DED6F5;
}

.raquo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #311C71;
}

IMG {
	border: none;
}

.siteDescr {
	font-family :Arial;
	font-size : 11px;
	color : White;
}

tr.text td {
	padding: 5px;
}
