.page
{
	background-image : url(images/page/backLav.jpg);
	margin : 0px 0px 0px 0px;
	background-repeat: repeat;
}

.header
{
	background-color: #d512c6;
	font-family: "Arial Rounded MT Bold";
	font-size: 24px;
}
.header td
{
	font-family : "Arial Rounded MT Bold";
	font-size : 16pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	background-color: #6600FF;
}

.header a:link
{
	text-decoration : none;
	color : #FFCCFF;
	background-color: #FF66FF;
}

.sidebar
{
    background-color: #;
    padding: 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #8e0705;
    background-color : #eeeeee;
}

.item_title
{
    background-color: #8e0705;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
	padding: 10px;
	font-family: "Arial Rounded MT Bold";
	color: #FFFFFF;
	font-size: medium;
	background-color: #6600FF;
}

.body_text
{
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color: #6633CC;
}

.body_text a:link
{
	text-decoration: none;
	color: #FFCCCC;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6666CC;
}

.footer
{
    background-color : #d512c6;
    background-image : none;
}

.footer td
{
	font-family : arial, helvetica;
	font-size : 8pt;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	padding : 5px;
	background-color: #003399;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.header p {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #d512c6;
}
.page table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #6633FF;
	display: block;
	margin: 0px;
	width: 140px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	list-style-position: inside;
	list-style-type: none;
	color: #FFFFFF;
}

.sidebar p {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #d512c6;
}
.footer p {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #d512c6;
}
.page {
	background-color: #6600FF;
}
