BODY, HTML, FORM {
	margin: 0;
	padding: 0;
}
BODY {
	background-color: #d2a5ce;
	font-family: tahoma, sans-serif;
	font-size: 13px;
	text-align: center;
}
TABLE {
	text-align: left;
}
TH {
	text-align: center;
}


A {
	color: #007cc3;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.space{
	clear:both;
}


#body {
	width: 100%;
	height: 100%;
}

#all {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-color: #fff;
	background-image: url(/rrcms_theme/bg-index-header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 450px;
}
#header_inner {
	background-color: #fff;
	background-image: url(/rrcms_theme/bg-inner-header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 165px;
}
#header_inner_pro {
	background-color: #fff;
	background-image: url(/rrcms_theme/bg-pro-header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 165px;
}
#header_inner H1, #header_inner_pro H1 {
	margin: 0 0 0 20px;
	font-size: 17px;
	font-weight: bold;
	color: #171d64;
}

#header_inner A, #header_inner_pro A {
	color: #171d64;
}


#footer {
	background-color: #f0e9f1;
	background-image: url(/rrcms_theme/bg-footer.png);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #676767;
	padding: 75px 50px 50px 50px;
	text-align: center;
}
#footer A {
	color: #007cc3;
}


#content {
	background-color: #f0e9f1;
	color: #171d64;
}
#content_area {
	margin: 0 40px 0 0; padding: 0;
	text-align: justify;
}

#content_area H1 {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #171d64;
}

#content_area H4 {
	font-size: 15px;
	font-weight: bold;
}

#content_area H5 {
	font-size: 11px;
	font-weight: normal;
}

#content_area IMG.img_right {
	border-right: #007fc4 1px solid;
	border-bottom: #007fc4 1px solid;
	padding: 0 1px 2px 0;
	margin: 2px 0 0 12px;
}
#content_area IMG.img_left {
	border-right: #007fc4 1px solid;
	border-bottom: #007fc4 1px solid;
	padding: 0 1px 2px 0;
	margin: 2px 10px 0 0;
}
#content_area IMG.img {
	border-right: #007fc4 1px solid;
	border-bottom: #007fc4 1px solid;
	padding: 0 1px 2px 0;
	margin: 2px 0 0 0;
}


#main_menu_back {
}

#main_menu {
  	color: #454a83;
	font-size: 15px;
	font-weight: bold;
	padding-top: 50px;
}

#main_menu A {
  	color: #454a83;
}

#main_menu_level1 {
	border-left: 12px solid #b93e97;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}

#main_menu_level2 {
	padding-left: 24px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
#main_menu_level_add {
	padding-left: 24px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}



#sidebar {
	background-image: url(/rrcms_theme/bg-sidebar.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#sidebar_menu {
  	color: #454a83;
	padding: 0 10px 0 20px;
}

#sidebar_menu A {
  	color: #454a83;
}

#sidebar_menu A.current {
	color: #b93e97;
	font-weight: bold;
}
#sidebar_menu .here {
	font-weight: bold;
	color: #b94090;
}

#sidebar_menu UL {
	padding: 0; margin: 0;
}
#sidebar_menu UL LI {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
}
#sidebar_menu #nomar {
	list-style-type: none;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

#sidebar_menu UL LI UL {
	padding: 0; margin: 0;
}
#sidebar_menu UL LI UL LI {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}



#form_submit {
	border: 1px solid #b93e97;
	background-color: #b93e97;
	color: #fff;
	font-size: 12px;
}


#faq_item {
	margin-bottom: 20px;

}

#faq_title {
	font-weight: bold;

}

#faq_theme {

}

#faq_date {
	font-size: 10px;
	margin-bottom: 5px;
}

#faq_text_question {
	font-style: italic;
	padding-left: 10px;
	border-left: 4px solid #171d64;
	margin-bottom: 5px;
}

#faq_text_answer {
}


#warning {

}


#online_form {
	width: 400px;
	border: 1px solid #999;
	background-color: #eee;
	padding: 10px;
	text-align: left;
}

#online_form_align {
	text-align: center;
}


#online_form INPUT {
	width: 395px;
}

#online_form TEXTAREA {
	width: 395px;
	height: 150px;
}

#online_form .button {
	margin-top: 10px;
	text-align: center;
}

#online_form .button INPUT {
	width: 150px;
}


#comment {
	background-color: #fff;
	padding: 30px;
}

#comment_form {
	width: 545px;
 	padding-top: 10px;
	padding-bottom: 10px;
}
#comment_form .input {
	width: 435px;
}
#comment_form TEXTAREA {
	width: 433px;
	height: 90px;
}
#comment_form #submit {
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #0078c0;
	border: 0;
}

