td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.td1, .td1 A {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.td1 A{
	text-decoration:underline;
}
.td1 A:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.bold {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4d6a7d;
}

.date {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cc4200;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4d6a7d;
}

.form, .form A, .form A:hover, .form A:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4d6a7d;
}
.form A, .form A:visited{
	text-decoration:underline;
}

.form A:hover{
	text-decoration:none;
}

.copyr {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #597A8F;
}

.copyr a:link, .copyr a:visited, .copyr a:active, .copyr a:hover     {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #597A8F;
	text-decoration:none;
}


.country {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc4200;
}

.list {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.a1{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4d6a7d;
	text-decoration: none;
}

a.a1:hover{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4d6a7d;
	text-decoration: underline;
}

a.a1:visited{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7091a7;
	text-decoration: none;
}

select
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border-top: 1px  #6b8ea5 solid;
	border-bottom: 1px  #6b8ea5 solid;
	border-left: 1px  #6b8ea5 solid;
	border-right: 1px  #6b8ea5 solid;	
}

.input
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border-top: 1px  #6b8ea5 solid;
	border-bottom: 1px  #6b8ea5 solid;
	border-left: 1px  #6b8ea5 solid;
	border-right: 1px  #6b8ea5 solid;
}

textarea
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border-top: 1px  #6b8ea5 solid;
	border-bottom: 1px  #6b8ea5 solid;
	border-left: 1px  #6b8ea5 solid;
	border-right: 1px  #6b8ea5 solid;	
}

body
{
    SCROLLBAR-FACE-COLOR: #D2DDE3;
    SCROLLBAR-HIGHLIGHT-COLOR: #fefeff;
    SCROLLBAR-SHADOW-COLOR: #B6C8D1;
    SCROLLBAR-3DLIGHT-COLOR: #d2dde3;
    SCROLLBAR-ARROW-COLOR: #6B8EA5;
    SCROLLBAR-TRACK-COLOR: #f4f4f4;
    SCROLLBAR-DARKSHADOW-COLOR: #A4BBC6;
}