body {

	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
}

p {

	margin: 8px 0;
}

h2, h3, h4 {

	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	font-weight: normal;
	margin: 8px 0 8px 0;
}

h2 {

	color: #333333;
}

h3, h4 {

/*	color: #999999; */
}


h2 {

	font-size: 130%;
}

h3 {

	font-size: 110%;
}

h4 {

	font-size: 105%
}

h2 span, h3 span {

	color: #A52A2A; /*brown;*/
}

/**  SITE NAME  **/

#title a {#font-family: "Brush Script MT",fantasy,cursive,sans-serif;
	#font-size: 28px;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	line-height: 45px;
	/* text-transform: uppercase; */

	letter-spacing: 0px;
	font-weight: normal;
	color: brown;
	padding-right: 20px;
	text-decoration: none;
	font-style: italic;
}

#title a:hover {

	color: #9C3108;  /* sienna */
	text-decoration: none;
}

/*

 *	BOTTOM SITE

 */

/**    COMPONENT    **/

#mainContent {

	line-height: 150%;
}

div.componentheading, .contentheading {

	/* text-transform:uppercase; */

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 200%;
	color: #804000;
	padding: 2px 0 10px 0;
}

.componentheading, .contentheading {

	padding-bottom: 10px;
	line-height: 120%;
}

.contentdescription {

	padding-bottom: 20px;
}

td.sectiontableheader {

	padding: 4px 8px;
	background-color: #FF6600;
	border-right: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

td.sectiontableheader a {

	color: #FFF;
	font-weight: bold;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {

	padding: 4px 8px;
	background: url(../images/line_brown.gif) bottom left repeat-x;
}

.hasTip {

	margin: 8px 2px 8px 0;
}

/**      FORMULAR         **/


td form#selectForm {

	text-align: left;
	padding-bottom: 20px;
}

form.form-validate td {

	height: 30px;
	min-width: 155px;
}

:focus {

	outline: none;
}

/**				MODULES		**/

div.moduletable h3, div.moduletable_text h3, div.moduletable_menu h3 {

	margin: 0;
	margin-bottom: 10px;
	font-size: 130%;
	color: #804000;
	font-variant: small-caps;
	font-weight: normal;
	background: none;
	line-height: 170%;
	background: transparent url(../images/line_brown.gif) bottom left repeat-x;
}

/**  USERS MODULES  		**/

.users_bottom {

	color: #333333;
	font-size: 110%;
}

.users_bottom h3 {

	font-size: 140% !important;
}

/**				LINK		**/

a {

	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:hover {

	text-decoration: none;
	color: #9C3108;  /* sienna */
}

a:active, a:focus {

	outline: none;
}

/*  List  */

#mainContent ul li {

	line-height: 100%;
	margin: 8px 0;
}

#mainContent .article-box ul li {

	line-height: 130%;
	margin: 5px 0;
	color: #333333;
}

#mainContent .article-box ul {

	margin-top: 8px;
	padding-left: 0;
}

#mainContent ul {

	margin-top: 22px;
	padding-left: 0;
}

.black li, .red li, .check li, .circle li, .triangle li, .bullet li, .square li, .double_arrow li, .green_arrow li, .red_arrow li {

	padding-left: 22px;
	list-style: none;
	margin: 8px 0;
}

.triangle li {

	background: url(../images/triangle.gif) 0 0px no-repeat;
}

.bullet li {

	background: url(../images/bullet.gif) 0 0px no-repeat;
}

.square li {

	background: url(../images/square.gif) 0 0px no-repeat;
}

ul.check li {

	background: url(../images/list_check.gif) 0 0px no-repeat;
}

.circle li {

	background: url(../images/list_circle.gif) 0 0px no-repeat;
}

.black li {

	background: url(../images/list_normal.gif) 0 0px no-repeat;
}

.red li {

	background: url(../images/list_normal_red.gif) 0 0px no-repeat;
}

.double_arrow li {

	background: url(../images/double_arrow.gif) 0 0px no-repeat;
}

.green_arrow li {

	background: url(../images/green_arrow.gif) 0 0px no-repeat;
}

.red_arrow li {

	background: url(../images/red_arrow.gif) 0 0px no-repeat;
}

ul.normal li li, ul.check li li, ul.circle li li {

	background: none;
	list-style: circle inside;
}

/*	readon	*/

a.readon {

	padding-right: 20px;
	text-align: right;
	margin-top: 10px;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	color: #804000;
}

a.readon:hover, a.readon:active, a.readon:focus {

	color: #9C3108;  /* sienna */
}

/*

 *	Quotation

 */

blockquote.quote_black, blockquote.quote_blue, blockquote.quote_green, blockquote.quote_pink, blockquote.quote_red {

	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/quote_black.png) 0 5px no-repeat;
	color: #444444;
	text-align: justify;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
}

blockquote.quote_blue {

	background: url(../images/quote_blue.png) 0 5px no-repeat;
	color: #006399;
}

blockquote.quote_green {

	background: url(../images/quote_green.png) 0 5px no-repeat;
	color: #88A160;
}

blockquote.quote_pink {

	background: url(../images/quote_pink.png) 0 5px no-repeat;
	color: #EB6C99;
}

blockquote.quote_red {

	background: url(../images/quote_red.png) 0 5px no-repeat;
	color: #A93232;
}

blockquote.quote_black p, blockquote.quote_blue p, blockquote.quote_green p, blockquote.quote_pink p, blockquote.quote_red p {

	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/quote_black_end.png) 100% no-repeat;
}

blockquote.quote_blue p {

	background: url(../images/quote_blue_end.png) 100% no-repeat;
}

blockquote.quote_green p {

	background: url(../images/quote_green_end.png) 100% no-repeat;
}

blockquote.quote_pink p {

	background: url(../images/quote_pink_end.png) 100% no-repeat;
}

blockquote.quote_red p {

	background: url(../images/quote_red_end.png) 100% no-repeat;
}

/**  DIV Info  **/

.info {

	line-height: 25px;
	padding-left: 30px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background: #f7f7f7 url(../images/logo_info.gif) 4px 3px no-repeat;
	margin: 10px 0;
}

/**	images	**/

.shadow {

	margin: 6px 12px 6px 12px;
	-moz-box-shadow: 0px 1px 5px #999;
	-webkit-box-shadow: 0px 1px 5px #999;
	border: 3px solid #fff;
}

/*

 *		Bottom

 */

div#footer_site {

	color: #696969;
	font-size: 90%;
}