* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #A0A8D2;
	background-image: url(img/bg_page.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body, td, th {
	color: #000000;
	text-decoration: none;
}

td {
	vertical-align: top;
}

p {
	margin: 0px 0px 12px 0px;
}

.mainTable {
	height: 100%;
	width: 1000;
}

.top td {
	height: 157px;
}

.logo {
	padding: 56px 37px 0px 30px;
	width: 220px;
}

.columnLeft {
	background-color: #8492C1;
	background-image: url(img/bg_columnleft.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #7986B9;
	height: 100%;
}

.copyright {
	background-color: #8492C1;
	background-image: url(img/bg_columnleft.gif);
	background-repeat: repeat-y;
	color: #1D317C;
	font-size: 11px;
	height: 50px;
	padding: 10px 0px 10px 40px;
}

.copyright div {
	color: #AEDB13;
	font-size: 11px;
	font-weight: 700;
}

.copyright a {
	color: #1D317C;
	font-size: 11px;
	text-decoration: none;
}

h1 {
	background-image: url(img/bg_h1.gif);
	background-repeat: no-repeat;
	color: #404558;
	font-size: 14px;
	font-weight: 700;
	margin: 0px;
	padding: 16px 0px 14px 25px;
	text-transform: uppercase;
}

.content {
	padding: 20px 0px 25px 25px;
}

.content, .content * {
	line-height: 20px;
}

.img {
	background-color: #E9FEA3;
	float: right;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}

.img img {
	display: block;
	margin: 10px 10px 0px 10px;
}

.menu {
	padding: 10px 0px 0px;
}

.menu a {
	display: block;
	padding: 7px 10px 7px 30px;
}

.menu img {
	display: block;
	margin: 1px 0px 1px 0px;
}

.menu .a {
	background-color: #1A2D79;
	background-image: url(img/r2.gif);
	
	background-position: 100% 100%;
	background-repeat: no-repeat;
	border: none;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 7px 0px;
}

.menu .a div {
	background-image: url(img/r1.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}

.menu .a a {
	background-image: url(img/a1.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	padding: 7px 10px 0px 30px;
}

.menu .L2 a {
	font-size: 10px !important;
	text-transform: lowercase !important;
}



.photo {
	width: 100%;
}

.photo td {
	padding: 10px 20px 10px 20px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

.photo .name {
	font-weight: 700;
}

.photo td div {
	text-align: left;
}

.photo td img {
	border: 5px solid #C2E05E;
	margin: 5px 0px 10px 0px;
}

.pages {
	background-color: #C2E05E;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.pages, .pages * {
	color: #000000;
}

.pages a.s {
	margin: 0px 3px 0px 3px;
}

.pages span {
	margin: 0px 3px 0px 3px;
}

.pages img {
	border: none;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
}

.img_ {
	border: 5px solid #C2E05E;
	display: block;
	margin: 10px 10px 10px 0px;
}
