@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #2A2937;
	background-color: #2A2937;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/graphics/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.body a {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #2A2937;
}

.body a:hover {
	color: #0F2AAB;
}

.addy {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #2A2937;
}

.addy a {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #2A2937;
}

.addy a:hover {
	color: #0F2AAB;
}

.titles {
	font-family: Tahoma, Arial;
	font-size: 15pt;
	color: #0F2AAB;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.titles a {
	font-family: Tahoma, Arial;
	color: #2A2937;
	text-decoration: none;
}

.titles a:hover {
	font-family: Tahoma, Arial;
	color: #C0C0C0;
}


.buttons {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #F1F1F1;
	font-style: normal;
	font-weight: bold;
}

.buttons a {
	font-family: Tahoma, Arial;
	color: #F1F1F1;
	font-size: 12pt;
	text-decoration: none;
}

.buttons a:hover {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #C0C0C0;
}

.fbuttons {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #F1F1F1;
	font-style: normal;
}

.fbuttons a {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #F1F1F1;
	text-decoration: none;
}

.fbuttons a:hover {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #C0C0C0;
}

.pic {
	margin: 2px;
	border: 1px solid #497ce0;
}

.pic_box {
	margin: 5px;
	border: 1px solid #0F2AAB;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #e15e16;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #281a0f;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #281a0f;
}

.req_color {
	color: #e15e16;
}
	
.info_form p,  .info_form span {
	color: #ac9785
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ac9785;
}

