body {
	background-color: #F5F5F5;
	background: url(images/back.png);
	color: #46505a;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

font,th,td,p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}


H1 {
	color: #7d8fde;
	font-size: 20px;
	letter-spacing: 12px;
}

h2{
	color: #568e90;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3{
	color: #4169E1;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

b {
	color: #5B6EB6;
}

i {
	color: #6666CC;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color: #203b6c;
	border-bottom: 1px dotted #A395F4;
}
a:hover		{
	text-decoration: none;
	color: #980e2a;
	border-bottom: 2px solid #A395F4;
}

hr	{
	border: 1px solid #C7CBE6;
	background-color: #8092DE;
}

.bcrumb{
	border: 1px solid #DCDCDC;
	background: url(images/celltop.png);
	padding: 2x 1px 2px 1px;
}

textarea, select, input{
	color: #465673;
	font: normal bold 14px Verdana, Arial, Helvetica, sans-serif;
	border-color: #FFFACD #FFFACD #FFFACD #FFFACD;
	border: 1px solid #B0C4DE;
}

ul,li{
	list-style: circle outside url(images/bullet.gif);
	padding: 1px;
	margin-left: 10px;
}

.disclaimer		{
	border: 1px dashed #A9A9A9;
	background-color: #D2DCE1;
}

.detlabel {
	background-color: transparent;
	border: 1px solid #DCDCDC;
	background: url(images/celltop.png);
}


.detcell {
	background-color: #F8F8F8;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	white-space: nowrap;
}

.dettop {
	background-color: #ECF2F4;
	border: 1px solid #DCDCDC;
	white-space: nowrap;
	background: url(images/celltop.png);
}

.detlabel {
	background-color: transparent;
	border-top: 1px solid #8A2BE2;
}

.detcellw {
	background-color: #F8F8F8;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	white-space: normal;
}


.de_header {
	background: #F5F5F5 url(images/main.png);
}

.de_main {
	background: #F5F5F5 url(images/main.png);
	border: 3px double #C7CBE6;
}

.de_side {
	background: #F5F5F5 url(images/side.png);
	border: 1px solid #DCDCDC;
}

.gads {
	background-color: #FBFBFB;
	border: 1px dashed #C7CBE6;
}

.goog {
	border: 0px;
	background: none;
}


.de_content{
	background: #F5F5F5 url(images/matter.png);
	border: 1px solid #DCDCDC;
}

.fdnews{
	border-top: 1px dashed #A488E1;
}

.fdnews div {
	border-bottom: 1px dashed #A488E1;
	padding: 10px;
}

#disqus_thread{
	background-color: transparent;
	text-align: center;
	border: 1px dashed #C7CBE6;
	width: 900px;
	text-align: center;
	margin: 5px;
	padding:5px;
}
