body {
	font-family: Arial;
	background-color: #F6E6C9;
	color: black;
}
td.main {
	background-color: white;
	border-width: 2px 2px 2px 2px;
	background-image: url('i/fon.jpg');
	background-position : top;
	background-repeat : no-repeat;
}
.large{
	font-size : large;
	font-weight : bold;
}
td.right {
	font-size: 10pt;
	vertical-align : top;
	text-align : left;
	padding : 10;
}
.xsmall{
	font-size : x-small;
}
.boxed{
	border-bottom-style : solid;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
}
.small{
	font-size : small;
}
.back{
	cursor: hand;
	text-decoration : underline;
	color : Blue;
	font-size : small;
}
td.topl {
color: white;
font-size: 10pt;
font-weight : bold;
padding-top: 16px;
vertical-align : top;
padding-right : 10px;
}
td.men {
padding-left : 10px;
}
td.men1 {
padding-left : 20px;
font-size : 9pt;
}
.indent {
	padding-left : 15px;
	text-indent : -15px;
	text-align : left;
}	
.yel {
	color : #F8E3B9;
	font-weight : bold;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.red {
color: #830C0C;
}
a.m:link {
color: #9D4C37;
text-decoration: none;
}
a.m:visited {
color: #9D4C37;
text-decoration: none;
}
a.m:hover {
color: #BA6D52;
text-decoration: underline;
}
a.w:link {
color: #F8E3B9;
text-decoration: underline;
}
a.w:visited {
color: white;
text-decoration: underline;
}
a.w:hover {
color: #E4C76D;
text-decoration: underline;
}
a.spo:link {
color: #F8E3B9;
}
a.spo:visited {
color: #F8E3B9;
}
a.spo:hover {
color: #E4C76D;
text-decoration: underline;
}
.white {
color: white;
}
ul {
list-style-type: circle;
}
.cont{
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : white;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #A91818;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.cont1{
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #A91818;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #A91818;
	border-bottom-style : solid;
	border-bottom-width : 0px;
}