body
{
	margin: 0px;
	font-family: Arial, Sans Serif;
}

.general{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.g_link
{
	font-size: 11px;
	color: #2c2b27;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	
}
a.g_link:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	
}
.h_title{
	font-size: 16px;
	color: #197d8c;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}
.h_intro{
	font-size: 13px;
	color: #14434d;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.t_title{
	font-size: 16px;
	color: #6e441e;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}
.t_intro{
	font-size: 13px;
	color: #6e441e;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.t_text{
	font-size: 12px;
	color: #6e441e;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.t_title_w{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	font-family: Georgia, Sans Serif;
}
.t_intro_w{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-family: Georgia, Sans Serif;
}
.t_intro_w1{
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	font-family: Georgia, Sans Serif;
}
.t_text_w{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	font-family: Georgia, Sans Serif;
}
.error_text{
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.entries_note{
	font-size: 9px;
	color: #6e441e;
	text-decoration: none;
	font-weight: normal;
}
.general_white{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer_title{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.team_m_name
{
	font-size: 16px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
}

.team_m_data
{
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
	
}
.ann_date
{
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	
}

a.team_m_link
{
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
	
}
a.team_m_link:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
}
a.team_m_email
{
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	
}
a.team_m_email:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	
}

a.ann_title
{
	font-size: 16px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
	
}
a.ann_title:hover
{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
a.link
{
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
	
}
a.link:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.home_title
{
	font-size: 18px;
	color: #DA251D;
	text-decoration: none;
	font-weight: normal;
}

a.app_title
{
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
	
}
a.app_title:hover
{
	font-size: 12px;
	color: #DA261E;
	text-decoration: none;
	font-weight: bold;
	
}

a.news_title
{
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
	
}
a.news_title:hover
{
	font-size: 12px;
	color: #183884;
	text-decoration: none;
	font-weight: bold;
	
}


.intro_text
{
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
}

.intro_title
{
	font-size: 18px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
}

.page_bg
{
	background-image: url('../images/pg_bg.gif');
	background-repeat: repeat-x;
	background-color: #f5f1d6;
}

.page_background
{
	background-image: url('../images/page_bg.png');
	background-repeat: no-repeat;
}

.side_left
{
	background-image: url('../images/left_bg.gif');
	background-repeat: no-repeat;
}

.side_right
{
	background-image: url('../images/right_bg.gif');
	background-repeat: no-repeat;
}