/* Start of CMSMS style sheet 'CRACA_Styles' */
body {

	margin: 0px;

	padding: 0px;

	background-color: #877768

}



* {

	margin: 0px;

	padding: 0px;

	font-family: arial, verdana, sans;

	font-size: 9pt;

}



.header {

	font-weight: bold;

 	color: #6392d6;

}



#body {

	position: absolute;

	left: 50%;

	margin-left: -334px;

	margin-bottom: 25px;

	width: 669px;

	max-width: 669px;

	background-color: white;

}



a:link {color: a21f24;}

a:visited {color: a21f24;}



p.text {

	font-family: arial, verdana, sans;

	font-size: 8pt;

	color: #716f6f;

	margin-left: 5px;

	margin-right: 5px;	

}



div.cell_text {

	font-size: 9pt;
             height: 385px;
             max-height: 385px;

}

ul.list {

	font-family: arial, verdana, sans;

	font-size: 8pt;

	list-style-image: url(images/bullet.gif);

	padding-left: 0px;

	margin-left: 20px;

	margin-top: 10px

}



.input {

	border: solid 1px #DDDDDD;

	font-size: 8pt;

}



#banner {

	width: 365px; 

	max-width: 365px; 

	height: 70px;

	max-height: 70px;

	background-color: white; 	

	position: relative;

	float: left;

}



#search{

	width: 300px; 

	max-width: 300px; 

	float: left;

	position: relative;

	background-color: white; 

	text-align: left;



}



#img_main {

	width: 669px;

	max-width:669px;

}



#menu {

	width: 669px;

	max-width: 669px;

}



#board {

	margin: 4px;



}



#cell_outer {

	width: 669px;

	max-width: 669px;

}



#intcell_left {

	float: left;

	width: 221px;

	max-width: 220px;

	background-color: white;

	border-right: 1px solid #c7c8ca;

}

#innerbody {

	padding: 5px;

}



#intcell_center {

	float: left;

	width: 221px;

	max-width: 218px;

	background-color: white;

	border-right: 1px solid #c7c8ca;

}



#intcell_right {

	float: right;

	width: 221px;

	max-width: 221px;

	background-color: white;

}







#footer {

	float: left;

	width: 669px;

	max-width: 669px;

	height: 40px;

	background-color: white;

	color: #A0A0A0;

	font-family: arial, verdana, sans;

	font-size: 8pt;	

	border-top: solid 1px #C0C0C0;

}
/* End of 'CRACA_Styles' */

