/* start main */

BODY {
	color: Black;
	font-family: Arial, Verdana, sans-serif;
	font-size : 12px;
	background-color: #EAEAEA;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

TABLE {
	border: 0px;
}
TR.white {
	background-color: #FFFFFF;
	color: Black;
}
TR.grey {
	background-color: #C0C0C0;
	color: Black;
}
TR.required {
	background-color: #C0C0C0;
	color: Black;
	font-weight: bold;
}
TD {
	font-size: 12px;
}

INPUT {
	font-size: 12px;
}
TEXTAREA {
	font-size: 12px;
}
SELECT {
	font-size: 12px;
}
RADIO {
	font-size: 12px;
}

A {
	color: #990033;
	text-decoration: none;
}
A:HOVER {
	color: Black;
	text-decoration: underline;	
}

/* end main */

/* start block */

.block {
	padding: 2px;
}
.block TR.heading TD {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	background-color: #990033;
}
.block TD {

}
.block A {
	color: Black;
	font-size: 10px;
}

/* end block */

/* start special */

.title A  {
	font-size: 18px;
	font-weight: bold;
	color: #990033;
}

TD.info_owner  {
	color: White;
	background-color: #0F0F51;
	font-size: 10px;
	padding: 2px;
}
TD.info_owner A {
	color: White;
}
TD.info_owner A:Hover {
	color: White;
}

/* end special */

/* start form */

.form TD {
	font-size: 11;
}
.form TD.valign_top {
	font-size: 11;
	vertical-align: top;
}
.form TD.heading {
	font-size: 18;
	font-weight: bold;
}

/* end form */

/* start gallery */

.gallery TD {
	color: Black;
	font-size: 11;
}
.gallery TD.image_name {
	font-size: 18;
}
.gallery TD.heading A {
	color: Black;
	font-size: 28;
	font-weight: bold;
}
.gallery TD.link_item A {
	color: Black;
	padding: 3px;
}
/* end gallery */

/* start link */

.link A {
	color: Black;
}
.link A:Hover {
	color: Blue;
}
.link TD {
	font-size: 11;
}
.link TD.valign_top {
	font-size: 11;
	vertical-align: top;
}
.link TD.base_name A {
	font-size: 14;
	font-weight: bold;
	color: Black;
}
.link TD.category_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #0F0F51;
}
.link TD.category_link A {
	font-size: 11;
	padding-right: 80px;	
}
.link TD.link_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #0F0F51;
}
.link TD.link_item {
	padding-bottom: 8px;
}
.link TD.link_item A {
	1color: Blue;
	font-size: 12;
	font-weight: bold;
}

/* end link */

/* start menu */

.menu_1 {
	background-color: #CEC6B5;
}
.menu_1 TD {
	font-size : 13px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
.menu_1 TD.stage0 {
	line-height: 14pt;
	padding: 0 3 0 6;
	cursor: hand;
	border-bottom: 1px solid #C0C0C0;	
}
.menu_1 TD.stage0 A {
	color: #000000;
}
.menu_1 TD.stage1 {
	padding: 0 3 0 18;
}
.menu_1 TD.stage1 A {

}
.menu_1 TD.stage2 {
			
}
.menu_1 TD.stage2 A {

}


/* end menu */

/* start section */

.section span.runninghead {
	color: black;
}
.section span.date {
	color: #c0c0c0;
}
.section TD {
	font-size: 12px;
}
.section TD A.title {
	color: #990033;
	font-weight: bold;
	font-size: 16px;
}
.section TD A.readmore_url {
	text-decoration: underline;	
}
.section TD A.readmore_url:Hover {
	text-decoration: none;	
}
.section TD A.section_link {
	text-decoration: underline;	
}
.section TD A.section_link:Hover {
	text-decoration: none;	
}

/* end section */

/* start article */

.article TD {
	font-size: 12px;
}
.article TD.runninghead {
	color: black;
}
.article TD.title {
	color: #990033;
	font-weight: bold;
	font-size: 16px;
}
.article TD.relation_title {
	color: black;
	padding: 2px;
	font-weight: bold;
	border: 1px dashed black;
}
.article TD.text1 {
	font-weight: bold;
}

/* end article */

/* start article_overview */

.article_overview A {
	color: Black;
}
.article_overview A:Hover {
	color: Blue;
}
.article_overview TD {
	font-size: 11;
}
.article_overview TD.valign_top {
	font-size: 11;
	vertical-align: top;
}
.article_overview TD.heading A {
	font-size: 14;
	font-weight: bold;
	color: Black;
}
.article_overview TD.section_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #0F0F51;
}
.article_overview TD.section_link A {
	font-size: 11;
   padding-right: 50px;
}
.article_overview TD.article_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #0F0F51;
}
.article_overview TD.article_item {
	padding-bottom: 8px;
}
.article_overview TD.article_item A {
	1color: Blue;
	font-size: 12;
	font-weight: bold;
}

/* end article_overview */