﻿/* CSS Document */

.foot_menu 
{
	font-size:10px;
	background-color:#94c8ef;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 20px;
}
a.foot_menu 
{
	color:#FFFFFF;
	text-decoration:none;
}

a.foot_menu:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}
.head_menu 
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 20px;
}
a.head_menu 
{
	color:#FFFFFF;
	text-decoration:none;
}

a.head_menu:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
.body_text
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.body_text_red
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	color:red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
td.body_text
{
	
}
a.body_text
{
	color: #21418c;
	font-weight:bold;
	border:none;

}
a.body_text:hover
{
	color: #CCCCCC;
	border:none;
	background-color: #4f8d97;
	text-decoration: none;
}
a.body_text:active
{
	color: #427db9;
}
.sidemenu_text
{
	font-size:11px;
	color:#21418c;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 20px;
}
a.sidemenu_text
{
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4f8d97;
	font-weight:bold;
}
a.sidemenu_text:hover
{
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #4f8d97;
	text-decoration: none;
}
a.sidemenu_text:active
{
	color: #5998c8;
}
.title_text1
{
	font-size:16px;
	color:#007670;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.title_text2
{
	font-size:14px;
	color:4f8d97;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.title_text3
{
	font-size:20px;
	color:#151B8D;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
a.title_text3:hover
{
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:none;
	text-decoration:underline;
}
.title_text4
{
	font-size:20px;
	color:red;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.title_text5
{
	font-size:25px;
	color:#4682B4;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
}
a.title_text5:hover
{
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:none;
	text-decoration:underline;
}
#border
{
}

#border_left
{
	border-left: solid 1px #dfdfdf;
}

#contentDiv
{
    background-image:url('images/ContentBackground.jpg');
    background-repeat:no-repeat;
    background-color: #94c8ef;
}
img {
   border: none;
}

.body {
	background-color: #eaeaea;
	background-image: url(images/greybg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

