body {
       background-color: white;
       margin: 0 0 0 0;
       background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FBCF87;
     }

b{
color: #418FCD;
}



.footer{
	font-family: tahoma;
	color: #464649;
	font-size: 11px;
	padding: 20 7 7 7;
	}



a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #418FCD;
	text-decoration: none;
	}
a:active { 
	color: #418FCD;
	}







.black {
	font-family: tahoma;
	color: #464649;
	font-size: 12px;
	padding-left: 5px;
	}
	
.cam:link {
	font-family: arial;
	color: #0B0742;
	font-size: 11px;
	text-decoration: none;
	}
.black:visited  {
	font-family: arial;
	color: #0B0742;
	font-size: 11px;
	text-decoration: none;
	}
.black:active  {
	font-family: arial;
	color: #0B0742;
	font-size: 11px;
	text-decoration: none;
	}
.black:hover  {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	}


.menu {
	font-family: arial;
	color: #2220A7;
	font-size: 12px;
	}

.header {
	font-family: arial;
	color: #2220A7;
	font-size: 16px;
	}
	
.form {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #006350;
	}

.cam {
	font-family: arial;
	color: #2F2F2F;
	font-size: 11px;
	}

.cam:link {
	font-family: arial;
	color: #2F2F2F;
	font-size: 11px;
	text-decoration: none;
	}
.cam:visited  {
	font-family: arial;
	color: #2F2F2F;
	font-size: 11px;
	text-decoration: none;
	}
.cam:active  {
	font-family: arial;
	color: #2F2F2F;
	font-size: 11px;
	text-decoration: none;
	}
.cam:hover  {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	}
	
.big {
	font-family: arial;
	color: #000000;
	font-size: 16px;
	}

.smart {
	font-family: arial;
	color: #000000;
	font-size: 8px;
	}

.front {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	}


.general {
	font-family: arial;
	color: #000000;
	font-size: 10px;
	}


.title {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	}
	
	
	

#border_top {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
}
#border_left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}
#border_right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}
#border_bottom {
	background-image: url(images/border_bottom.gif);
	background-repeat: repeat-x;
}