.page
{
	margin : 0px 0px 0px 0px;
	background-image: url(images/page/backLav.jpg);
}


.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: 12pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.body
{
	padding: 10px;
	position: relative;
	width: 100px;
	background-color: #6600ff;
}

.body_text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
	font-style : italic;
	color : #FFFFFF;
	background-color: #6600FF;
}

.body_text a:link
{
	text-decoration: none;
	color: #00FFFF;
	background-color: #6633FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.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: #d512c6;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu
{
	background-color: #9900FF;
	padding: 2px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.header p {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #d512c6;
}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #6600FF;
	font-size: 14px;
	background-repeat: repeat;
	width: 198px;
}
.footer p {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #6600FF;
}
.header {
	background-color: #99CC00;
	font-size: 18px;
}
.page #header {
	background-color: #d512c6;
	height: 90px;
}
#h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bolder;
}
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
#h1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF66;
}
