.BODY {
	color : #030350;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 13px;

}

.table_content  {
	font-size : 11px;
	font-weight: bold;
	color : #030350;
	font-family : Tahoma;
	border: thin solid #d8d8d8;

}

.header  {
	color : Black;
	font-size : 12px;
	font-family : Tahoma;
}

A:LINK, A:VISITED  {
	color : #030350;
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
}
A:HOVER  {
	color : #030350;
	text-decoration : underline;
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
}

A.more:LINK,A.more:VISITED  {
	color : #CCCCCC;
	text-decoration : underline;
	font-size : 12px;
	font-family : Tahoma;
}

A.more:HOVER  {
	color : #CCCCCC;
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
}
A.out:LINK,A.out:VISITED  {
	color : #B00000;
	font-size : 12px;
	font-family : Tahoma;
}

A.out:HOVER  {
	color : #030350;
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
}
A.topHeader:LINK,A.topHeader:VISITED  {
	color : #ffffcc;
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
}

A.topHeader:HOVER  {
	color : #663300;
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
}

.table_header  {
	color : #030350;
	font-size : 10px;
	font-family : Tahoma;
	font-weight : bold;
	background-color: #999999;

}
.title  {
	color : #FFFFCC;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}

.alert  {
	color : #FF0000;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}
.button
{
	font-family: Tahoma;
	font-size:8pt;
	background-color: #32537E;
	font : bold;
	color:#fbfde8;
}
.grayButton
{
	font-family: Tahoma;
	font-size:8pt;
	background-color: #cccccc;
	font : bold;
	color:#32537E;
}

.comoBox
{
	font-family: Tahoma;
	font-size:8pt;
	font : bold;
	color:black;
}
.textBox
{
	font-family: Tahoma;
	font-size:8pt;
	font : bold;
	color:black;
}
.darkGreen  {
	color : #004A00;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}
.yellow  {
	color : #FFFF99;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}
.white  {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}

.darkBrown  {
	color : #663300;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}
.darkBlue  {
	color : #030350;
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma;
}
.darkRed  {
	color : #B00000;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}
.black  {
	color : #000000;
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma;
}
.artTitle  {
	color : #0c0679;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 13px;
}

.artSummary {
	color : #0c0679;
	font-family: Tahoma;
	font-size : 13px;
}

.paraTitle  {
	color :  #000000;
	font-weight : bold;
	font-size : 13px;
	font-family : Tahoma;
}
.paraSummary  {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma;
}

.fpSummary  {
	color : #000000;
	font-size : 13px;
	font-family : Tahoma;
}
A.topmenu:LINK{
	color : #ffffff;
	text-decoration :none ;
	font-size : 12px;
	font-family : Tahoma;
}

A.topmenu:VISITED  {
	color : #FFFFCC;
	text-decoration :none ;
	font-size : 12px;
	font-family : Tahoma;
}

A.topmenu:HOVER  {
	color : #fbfde8;
	text-decoration : underline;
	font-size : 12px;
	font-family : Tahoma;
}