BODY {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center top;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.background-Left {
	background-color: #BEBEBE;
	background-image:url(images/bg-left.jpg); 
	background-position:right; 
	background-repeat:repeat-y
}
.background-Right {
	background-color: #BEBEBE;
	background-image: url(images/bg-right.jpg);
	background-position:left; 
	background-repeat:repeat-y
}
.background-Bottom {  
	background-color:#666666}

.left-menu-background{  
	background-color:#2A65A9}

.background-CopyRights { 
	background-color:#2A65A9;
	font-size:12px;
    font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight: normal;
}
.background-CopyRights:link {
	text-decoration: none; 
	color: #FFFFFF;
}
.background-CopyRights:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
.background-CopyRights:active {
	text-decoration: none; 
	color: #FFFFFF;
}
.background-CopyRights:hover {
	text-decoration: underline; 
	color: #FFFFFF;
}

.menu-header{
	background-color: #2A65A9; 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.menu-header:link {
	text-decoration: none; 
	color: #FFFFFF;
}
.menu-header:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
.menu-header:active {
	text-decoration: none; 
	color: #FFFFFF;
}
.menu-header:hover {
	text-decoration: underline; 
	color: #FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
