body
{
		background-repeat:repeat-x;
		background-color:#86A6B1;        
		margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
		font-family:  "Arial AMU", "Arial Unicode", sans-serif, Arial, Helvetica,;
        font-size:12px;
}

.menu, a.menu
{
        font-size:12px;
        text-decoration:none;
        color:#496D75;
        font-weight:bold;
}

a.menu:hover
{
        font-size:12px;
        text-decoration:none;
        color: #244348;
        font-weight:bold;
		text-decoration:underline;

}

.menu2, a.menu2
{
        font-size:12px;
        text-decoration:none;
        color:#fff;
        font-weight:bold;
}

a.menu2:hover
{
        font-size:12px;
        text-decoration:none;
        color:#fff;
        font-weight:bold;
		text-decoration:underline;

}

.headertext
{
        font-size:17px;
        text-decoration: none;
        color:#91AAB1;
		font-weight:bold;
}
.title
{
        font-size:17px;
        text-decoration: none;
        color:#5F8A94;
		  font-weight:bold;
}
.copywrite
{
        font-size:12px;
        text-decoration: none;
        color:#ffffff;
		font-weight:bold;
}
.language, a.language 
{
        font-size:10px;
        text-decoration: none;
        color:#AAB4BE;
}
a.language:hover
{
        font-size:10px;
        text-decoration: none;
        color:#072937;
}
.language_active, a.language_active 
{
        font-size:10px;
        text-decoration: none;
        color:#072937;
}
.text { font-size:12px; text-decoration: none; color: Black; }
a.text { font-size:12px; text-decoration: underline; color: Black; }

.text_red { font-size:14px;  text-decoration: none; color: #DC143C;  font-weight: bold; }

.text_grey_dark {font-size:14px; text-decoration: none; color:#636466; font-weight: bold; }
a.text_grey_dark {font-size:14px; text-decoration: underline; color:#636466; font-weight: bold; }

.text_grey_lite {font-size:14px; text-decoration: none; color:#9D9FA2; }

.text_white, a.text_white
{
        font-size:10px;
        text-decoration: none;
        color:#ffffff;
}
a.text_white:hover
{
        text-decoration: underline;
}
.text_white2
{
        font-size:14px;
        text-decoration: none;
		font-weight:bold;
        color:#ffffff;
}
.sitemap
{
      font-size:11px;
      text-decoration: none;
      color:#000000;
		line-height:20px;
		font-weight:bold;
}
.input_length {
	WIDTH: 200px;
}

input, textarea, select {
	BORDER-RIGHT: #5B5B57 1px solid;
	BORDER-TOP: #5B5B57 1px solid;
	BORDER-LEFT: #5B5B57 1px solid;
	BORDER-BOTTOM: #5B5B57 1px solid; 
	FONT-SIZE: 12px;
	COLOR: #f0f0f0;
	background-color:A1A29E;
}
.usetext { font-size:12px; text-decoration: none; color: #708090; font-weight: bold;}
a.usetext { font-size:12px; text-decoration: underline; color: #708090; font-weight: bold;}
a.usetext:hover { font-size:12px; text-decoration: underline; color: Black; font-weight: bold;}