body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333366;
	background-image: url(images/rcf_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
}

h4 {
	color: #FFFFFF;
	background-color: #333366;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px;
}

/* classes */

.groups_table{
	background-color: #DEDEF3;
	border: 3px solid #6867CD;
	text-decoration: none;
}
.new_tables{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #333366;
}

.accent{
	font-weight: bold;
	color: #FF0000;
}

#title {
}

#main {
	width: 100%;
	right: auto;
	bottom: auto;
	text-align: center;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
#main a {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;
	/*background-color: #CCCC9A;
	display: block;*/
	padding: 2px;
}

#main a:hover {
	text-decoration: none;
	background-color: #CCCC99;
}


#art_left_links {
	display: block;
	float: left;
	width: 160px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEDEF3;
	color: #003333;
	font-weight: bold;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: thin double #000000;
}

#art_left_links a {
	text-decoration: none;
	color: #006633;
	background-color: #FFFFFF;
	font-weight: normal;
}

#art_left_links a:hover {
}

#art_left_2{
	display: block;
	float: left;
	width: 170px;
	;
	font-weight: normal;
	border: thin solid #6666CC;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	background-color: #dedef3;
}

#art_left_2 a {
	display: block;
	text-decoration: none;
	background-color: #D1D1EF;
	color: #333333;
}
#art_left_2 a:hover {
	display: block;
	background-color: #EEEEDD;
	text-decoration: none;
	color: #333366;
}


#art_left_3{
	display: block;
	float: left;
	width: 200px;
	;
	text-align: left;
	color: #000033;
}
#art_right {
	float: right;
	width: 450px;
	text-align: justify;
	color: #000033;
}

#art_right_2{
	float: right;
	width: 450px;
	margin-top: 10px;
	text-align: justify;
	color: #000033;
}

#bottom{
	width: 100%;
	background-image: url(images/bottom_.jpg);
}

#art_right a {
	color: #6666CC;
	text-decoration: none;
}
#art_right a:hover {
	text-decoration: underline;
}
#art_right_2 a {
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #D1D1EF;
	padding: 5px;
}
#art_right_2 a:hover {
	color: #6666CC;
	background-color: #EEEEDD;
}

#art_left_2_1{
	display: block;
	float: left;
	width: 200px;
	;
	font-weight: normal;
	border: thin solid #6666CC;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	background-color: #dedef3;
}

#art_left_2_1 a {
	display: block;
	text-decoration: none;
	background-color: #D1D1EF;
	color: #333333;
}
#art_left_2_1 a:hover {
	display: block;
	background-color: #EEEEDD;
	text-decoration: none;
	color: #333366;
}

#left_inner {
	display: block;
	float: none;
	width: 160px;
	;
	font-weight: normal;
	border: thin solid #9F9FDF;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEDD;
	text-transform: uppercase;
	z-index: 1;
	visibility: inherit;
}

#left_inner a {
	text-decoration: none;
	color: #333333;
	background-color: #EEEEDD;
}
#left_inner a:hover {
	display: block;
	background-color: #EEEEDD;
	text-decoration: none;
	color: #333366;
}

#groups{
	color: #000033;
	display: block;
	padding: 3px;
}
	
#groups a {
	display: block;
	color: #8081D3;
	text-decoration: none;
	background-color: #CCCC9A;
	padding: 3px;
}
#groups a:hover {
	display: block;
	background-color: #EEEEDD;
	text-decoration: none;
	color: #333366;
}

.main {
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.profiles_table {
	background-image: url(images/bg.gif);
	border: thin solid #333366;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
