
body {
	margin: 0px;
	background-color: #003060;
}
body, td 
{
	font-size: 14px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
}
.style1 {
	font-size: 14px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #FFFFFF;
}
.style2 {color: #97D8F8}

td.head_bg {
	background-image: url('../images/head-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	height: 156px;
}
td.head_right {
	height: 156px;
	width: 150px;
	vertical-align: top;
}
input {
	font-size: 12px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;	
}
input.search {
	font-size: 14px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;	
	border: 1px solid #CDCDCD;
	width: 140px;
}


.texttopic, .texttopic a:link, .texttopic a:visited, .texttopic a:active  {
	color: #33ccff;
	font-weight: bold;
	font-size: 14px;
}

.texttopic1, .texttopic1 a:link, .texttopic1 a:visited, .texttopic1 a:active  {
	color: #33ccff;
	font-size: 12px;
	text-decoration: none;
}

.textdes, .textdes a:link, .textdes a:visited, .textdes a:active  {
	color: #FFFFFF;
	font-size: 12px;
}
.textdes td {
	color: #FFFFFF;
	font-size: 12px;
}

.textcontact, .textcontact a:link, .textcontact a:visited, .textcontact a:active  {
	color: #00D9FF;
	font-size: 12px;
}

.textheadcontact, .textheadcontact a:link, .textheadcontact a:visited, .textheadcontact a:active  {
	color: #00D9FF;
	font-size: 14px;
	font-weight: bold;
}

td.textsendmail 
{
	vertical-align: top;
	white-space: nowrap;
	padding-top: 5px;
}
.textsendmail, .textsendmail a:link, .textsendmail a:visited, .textsendmail a:active  {
	color: #00D9FF;
	font-size: 14px;
}

.box, .box a:link, .box a:visited, .box a:active  {
	font-size: 14px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
}
input.box, textarea.box 
{
	width: 190px;
	border: 2px solid #00D9FF;
}
textarea.box 
{
	height: 100px;
	overflow: auto;
}

.style5 {font-size: 12px; font-family: "MS Sans Serif", Tahoma, sans-serif; color: #FFFFFF; }
