@charset "utf-8";
/* CSS Document */

.welcometext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:justify;	
}

.topicheader
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#b8282f;
	font-weight:bold;
}

.subtopic
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4f1800;
/*	font-weight:bold;*/	
	line-height:18px;
	border-bottom:#dddddd solid 1px;
}

.text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	line-height:16px;
}

.line
{
	border-bottom:#999 solid 1px;
}

img
{
	border: 0;
}

select
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	height:20px;
}

.readmore
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:16px;
}

.readmore:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#b8282f;
	line-height:16px;
}

.loginheader
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}


.login
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
}

.sign
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	test-decoration:none;
	color:#fac33c;
}

.sign:hover
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	test-decoration:underline;
	color:#ffffff;
}
