body 				{
	margin-left: 0px; 
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:D6D3C9;
}

.default {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: white;
}

.default th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
}

.default td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #cccccc;
	background-color: white;
	-moz-border-radius: ;
}

.title_text			{
	font-family: Times New Roman;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;	
	background-color:E50F17;
}

.content_text			{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.content_text:link			{
	font-family: verdana;
	font-size: 11px;
	color: #840A2B;
	text-decoration: none;
}

a.content_text:hover		{
	font-family: verdana;
	font-size: 11px;
	color: #840A2B;
	text-decoration: underline;
}

.content_text_small		{
	font-family: arial;
	font-size: 10px;
	color: #5D564E;
	text-decoration: none;
}

.table_text			{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.table_text:hover			{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}


.table_title			{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.table_bigTitle			{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}