BODY {
	margin: 0;
	padding: 0;
	background: #efc6ef;
}

BODY,TH,TD {
	font-family: 'Century Gothic', Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
}

P {
	margin: 0.8em 0;
}

A {
	color: #78ACFF;
	text-decoration: underline;
}

A:hover {
	color: #93298F;
}

DIV.h1,
H1,
H2,
H3,
H4,
H5,
H6 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #93298F;
	margin: 10px 0 10px 0;
	padding: 2px;
	clear: both;
}

DIV.h1,
H1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.4em;
	color: #999;
	font-weight: normal;
	border-bottom: 3px solid #efc5ef;
	margin: 10px 0 20px 0;
	/*border-left: 10px solid #efc5ef;*/
	padding: 5px 0;
}
H2 {
	font-size: 1.2em;
}

H3 {
	font-size: 1.15em;
}

H4 {
	font-size: 1.1em;
}

H5, H6 {
	font-size: 1em;
}

UL {
	margin: 15px 0 15px 35px;
	padding: 0;
}


IMG {
	border: 0;
}

IMG.usu {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
}

DIV.menu_on {
	font-family: Verdana, Tahoma, sans-serif;
	color: #999;
	margin: 10px 0 10px 0;
	border-left: 10px solid #913791;
	padding: 6px 0 6px 20px;
	font-size: 1.3em;
}
DIV.menu_off {
	font-family: Verdana, Tahoma, sans-serif;
	color: #999;
	margin: 10px 0 10px 0;
	border-left: 10px solid #efc5ef;
	padding: 6px 0 6px 20px;
	font-size: 1.3em;
}
#footer {
	margin: 0 30px 30px 0;
	font-size: 0.9em;
	color: #C3E369;
	
	text-align: center;
	border-top: 3px solid #efc5ef
	;
	padding: 20px 0 0 0;
}
DIV.menu_off A,
#footer A {
	color: #999;
	text-decoration: none;
}
DIV.menu_off A:hover,
#footer A:hover {
	color: #93298F;
}
DIV.contacts {
	font-family: Verdana, Tahoma, sans-serif;
	color: #999;
	margin: 50px 0 10px 0;
	border-bottom: 1px solid #999;
	padding: 5px 0 5px 30px;
	font-size: 1.3em;
}
DIV.contacts2 P {
	margin: 1em 0;
}
SPAN.phone {
	font-family: Verdana, Georgia, Garamond, Tahoma, sans-serif;
	font-size: 1.4em;
	color: #913791;
}

TABLE.header {
	background: #FFFFFF url(images/bg1.gif) no-repeat bottom center;
}
DIV.mail {
	background: url(images/mail.gif) no-repeat center left;
	margin-top: 60px;
	padding: 5px 0 5px 50px;
}
TD.photo {
	padding: 10px 20px 20px 0;
}
TD.photo IMG {
	border: 1px solid #ccc;
}
TABLE.main {
	background: #FFF;
}
TD.bg_left {
	background: #F0FFC0 url(images/bg2.gif) repeat-y top right;
}
TD.bg_right {
	background: #F0FFC0 url(images/bg3.gif) repeat-y top left;
}
TD.menu, TD.content {
	padding: 30px;
}
TD.content {
	padding-left: 0;
}

