BODY {
	background-color: #dcdec8;
	background-image: url(images/home/background06a.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DADADA;
	background-position: left;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #DADADA;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	color : #DADADA;
	text-decoration : underline;
}

P, UL, LI {
	color : #464646;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

P.italics {
	font-style:italic;
}

P.bold{
	font-weight:bold;
}

P.white {
	color : white;
}

P.whiteB {
	font-size: 10px;
	font-weight : bold;
	color : white;
}
P.small {
	font-size : 11px;
	font-weight : bold;
}

P.sideMenu {
	color : #464646;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

TD {
	background-color: transparent;
	background-image: none;
	/*background-image: url("images/home/background06a.jpg");*/
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

TD.bg{
	/*background-color: transparent;*/
	/*background-image: none;*/
	background-image: url("images/main_bg.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding: 10px;
}

TD.menu {
	background-color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #A60000;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	color : #666666;
}

A.big:hover {
	font-size : 14px;
	color : #CC0000;
}

A.menu {
	color : #ffffff;
}
A.menu:hover {
	color : #cccccc;
}
A.small {
	font-size : 10px;
	font-weight : bold;
	color: #FFFFFF;
}


UL.small {
	list-style-type : disc;
	color : #DADADA;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.copyright {
	font-size : 9px;
	color : #464646;
}

.bold{
	font-weight:bold;
}
