body
{
	margin-top : 5px;
	margin-bottom :5px;
	background-image : url(../images/bg.gif);
	background-position : left;
	background-repeat : repeat;
}

.border_top
{
	background-image : url(../images/grad.gif);
	background-position : left;
	background-repeat : repeat-x;
}

.bg_regions
{
	background-image : url(../images/tn_bg.jpg);
	background-position : left;
	background-repeat : repeat-x;
}

.box
{

	border-bottom-color : #d8d8d8;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #d8d8d8;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #d8d8d8;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #d8d8d8;
	border-right-style : solid;
	border-right-width : 1px;
}

.bar
{
	background-image : url(../images/title_bar.gif);
}

.barlong
{
	background-image : url(../images/title_bar_long.jpg);
}

.title
{
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bolder;
	text-align : left;
}

.title_two
{
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bolder;
	text-align : center;
}

.text
{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}

.texttab
{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}

.link a:link {
	color: #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

.link a:hover
{
	color: #cc0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

.link a:visited
{
	color: #ff0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}

.t_link a:link {
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	font-weight : bolder;
}

.t_link a:hover
{
	color: #cc6666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	font-weight : bolder;
}

.t_link a:visited
{
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	font-weight : bolder;
}

.copyright
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-align : center;
	color : #909090;
}

