body
{
        background-color: #646E78;
		background-image:url(images/background_gradient_vertical.jpg);
		background-repeat:repeat-x;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
		font-family: Arial, Helvetica, "Arial AMU", "Arial Unicode", sans-serif;
        font-size:12px;
}

.menu, a.menu
{
        font-size:12px;
        text-decoration:none;
        color:#072937;
        font-weight:bold;
}

a.menu:hover
{
        font-size:12px;
        text-decoration:none;
        color:#072937;
        font-weight:bold;
		text-decoration:underline;

}

.title2
{
        font-size:17px;
        text-decoration: none;
        color:#314E59;
		font-weight:bold;
}
.headertext
{
        font-size:17px;
        text-decoration: none;
        color:#91AAB1;
		font-weight:bold;
}
.title
{
        font-size:17px;
        text-decoration: none;
        color:#91AAB1;
		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:#6E6E6E;
}
.text2
{
        font-size:13px;
        text-decoration: none;
        color:#7E7E7E;
}
.textbold
{
        font-size:11px;
        text-decoration: none;
        color:#000000;
		line-height:15px;
		font-weight:bold;
}
.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;
}
hr {
color:#91AAB1;
}
