body { 
font-size : 12px;
font-family : Werdana;
margin : 0;
color : #3d3d3d;
line-height : 100%;
background: #fff;
}

P {font-size: 12px; font-family: Verdana; font: normal; margin: 3px 8px; color: #3d3d3d; line-height: 120%; word-spacing: normal; }
.newstitle {font-size: 10px; font-family: arial; margin: 16px 8px 6px 8px; color: #815d04; text-align: left; line-height: 100%; word-spacing: normal; }
.topmainmenu {font-size: 12px; font-family: arial; font: bold; margin: 3px 8px;  color: #034176; text-align: left; line-height: 100%; word-spacing: normal; }
.research_link {font-size: 11px; font-family: arial; font: normal; margin: 3px 8px; color: #6c7284; line-height: 100%; word-spacing: normal}
.bottomaddress {font-size: 10px; font-family: Verdana; font: normal; margin: 3px 0; color: #7d8088; line-height: 100%; word-spacing: normal}
.bottomcopyright {font-size: 10px; font-family: Verdana; font: normal; margin: 3px 0; color: #7d8088; line-height: 100%; word-spacing: normal}
.titles {font-size: 12px; font-family: arial; font: normal; margin: 7px 8px; color: #6c7284; line-height: 100%; word-spacing: normal}
.mini {font-size: 10px; font-family: arial; font: normal; margin: 3px 8px; color: #444; line-height: 100%; word-spacing: normal}

h1 { font-size: 30px; font-family: Times New Roman; color: #aa8323; margin: 9px 8px; text-align: left; font: normal italic; }
h2 { font-size: 14px; font-family: Arial; color: #491111; margin: 10px 8px 8px 8px; text-align: left; }
h3 { font-size: 12px; font-family: Verdana; font-style: bold; color: #5e0000; margin: 10px 8px 8px 8px; text-align: left; }
h4 { font-size: 12px; font-family: Arial; font-style: bold; color: #666; margin: 10px 8px 8px 8px; text-align: left; }
h5 { font-size: 12px; font-family: Arial; font-style: bold; font: normal; color: #000000; margin: 10px 8px 8px 8px; text-align: left; }
h6 { font-size: 12px; font-family: Arial; font-style: bold; font: normal; color: #000000; margin: 10px 8px 8px 8px; text-align: left; }

a {font-family: Verdana; color: #005da8; margin: 0; TEXT-DECORATION: none}
A:link {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover { color: #005da8; TEXT-DECORATION: underline}

a.menu {font-family: Arial; color: #3d3d3d; font-size: 12px; margin: 0; TEXT-DECORATION: none}
A.menu:link {TEXT-DECORATION: none}
A.menu:active {TEXT-DECORATION: none}
A.menu:visited {TEXT-DECORATION: none}
A.menu:hover { color: #000000; TEXT-DECORATION: underline}

table { border-collapse: collapse; FONT-FAMILY: Verdana; FONT-SIZE: 12px; }

img { border: 0 }

ul {margin: 3px 18px; }
li {font-size: 12px; font-family: Verdana; margin: 3px 8px; color: #1d1d1d; line-height: 120%; word-spacing: normal; }

INPUT {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 12px}
TEXTAREA {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 12px}
FORM {COLOR: #000000; FONT-FAMILY: Verdana; text-align: center; margin: 0; FONT-SIZE: 12px}

.inp{
	color: #444444;
	border : 1px solid #a37878;
	text-decoration : none;
	font-size : 11px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #f4f4f4;
}


.inp2{
	color:#fff;
	border-top: 1px solid #aa9675;
	border-left: 1px solid #aa9675;
	border-bottom: 1px solid #3b2f1d;
	border-right: 1px solid #3b2f1d;
	line-height : 10px;
	text-decoration : none;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #594d3b;
}
