body {
	background-color: #F2F1F1;
}
.plaintext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.from_style{
    font-family: Verdana;
    font-size: 7pt;
    color: #666666;
}

.info_text{
    font-family: Verdana;
    font-size: 7pt;
    color: #3399cc;
    line-height: 16px;
	left:123px; 
	top:22px; 
	width:457px; 
	height:96px; 
	z-index:0;
}

.info_heading{
    font-family: Verdana;
    font-size: 7pt;
    color: #666666;
	padding: 0px 0px 0px 10px;
}


.box_text_bold{
    font-family: Verdana;
    font-size: 7pt;
    color: #666666;
    line-height: 16px;
    text-align: justify;
    font-weight: bold;
}


.header{
    font-family: Verdana;
    font-size: 8pt;
    color: #474133;
    letter-spacing: 2px;
    font-weight: bold;
}

.box_text_Menu{
    font-family: Verdana;
    font-size: 7pt;
    color:black;
    line-height: 16px;
}

A:link, A:visited, A:active { 
    text-decoration: none; 
    color:blue;
}

A:hover{ 
    color: #FF0000;
}
.forum_header {
    letter-spacing: 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: #0066ff;
    font-weight: bold;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: 1px;
    border-left-width: thin;
    border-top-color: #d3d2cb;
    border-right-color: #d3d2cb;
    border-bottom-color: #d3d2cb;
    border-left-color: #d3d2cb;
}

ul{
	list-style: none;
	margin-top: 10px;
}

li{
	padding-left: 17px;
	line-height: 20px;
}
