body
{
	background-color: #d1dbe8;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;	
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #333333;
}

.white
{
	color: #ffffff;
}

.red
{
	color: #2b5cab;
}

.blue
{
	color: #2b5cab;
}

h1 {
	font-size: 12px;
	color: #2b5cab;
	font-family: Tahoma, Times, serif;
	font-weight: bold;
}


a
{
	text-decoration: underline;
	color: #3d96c4;
	font-weight:normal;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:normal;
}

a.white
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:normal;
}

a.white:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:normal;
}

.stroke
{
	border: 1px solid #c2deec;
}

.border
{
	border: 1px solid #ffffff;
}

.bg_content
{
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
