
body { 
font-size: 11px;
font-family: Verdana, Arial;
margin: 0;
color: #111111;
}

P {font-size: 12px; font-family: Verdana; font-weight: normal; margin: 3px 8px; color: #1d1d1d; line-height: 130%; word-spacing: normal}
p.menu {font-size: 14px; font-family: Arial; margin: 0; color: #ffffff; word-spacing: normal; font-weight: bold;}
p.copyright {font-size: 10px; font-family: Verdana; font-weight: normal; margin: 0; color: #ffffff; word-spacing: normal; }
p.bottomaddress {font-size: 12px; font-family: Verdana; font-weight: normal; margin: 3px 8px; color: #303386; word-spacing: normal; }
.titlemainpage {font-size: 20px; font-family: Verdana; font-weight: normal; margin: 0 5px; color: #fff; word-spacing: normal; text-align: left; }
.distinctives {font-size: 11px; font-family: Verdana; font-weight: normal; margin: 3px 5px; color: #828281; word-spacing: normal; text-align: left; }
.calendardays {font-size: 11px; font-family: Arial; font-weight: normal; margin: 3px 0px; color: #828281; word-spacing: normal; text-align: center; }
.calendard {font-size: 11px; font-family: Verdana; font-weight: normal; margin: 3px 0px; color: #444; word-spacing: normal; text-align: center; }


h1 { font-size: 42px; font-family: Arial; color: #055497; margin: 0px 8px 10px 8px; text-align: left; font-weight: normal; }
h2 { font-size: 30px; font-family: Arial; color: #034176; margin: 8px 8px; text-align: left; font-weight: normal; }
h3 { font-size: 20px; font-family: Arial; font-weight: bold; color: #4995d9; margin: 8px 8px; text-align: left; }
h4 { font-size: 12px; font-family: Arial; font-weight: bold; color: #666; margin: 8px 8px; text-align: left; }
h5 { font-size: 12px; font-family: Arial; font-weight: normal; color: #000000; margin: 8px 8px; text-align: left; }
h6 { font-size: 12px; font-family: Arial; font-weight: normal; color: #000000; margin: 8px 8px; text-align: left; }

a {color: #005da8;  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: Verdana,Arial; color: #055497; margin: 3px 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: #005da8; TEXT-DECORATION: underline}

a.topmenu {font-family: Verdana; font-size: 11px; color: #005da8; TEXT-DECORATION: none}
A.topmenu:link {TEXT-DECORATION: none}
A.topmenu:active {TEXT-DECORATION: none}
A.topmenu:visited {TEXT-DECORATION: none}
A.topmenu:hover { color: #4a84b6; TEXT-DECORATION: underline}

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

td.mainpagemenu { background: white; height: 40px; border: 6px solid #9d9c9c; margin: 0; padding: 0; }

img { border: 0 }
img.imageright { float: right; clear: right; padding-left: 8px;}
img.imageleft { float: left; clear: left; margin-right: 8px; }

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

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

.inp{
	color: #111111;
	border : 1px solid gray;
	text-decoration : none;
	font-size : 12px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #f9f9f9;
}


.inp2{
	color:#fff;
	border-top: 1px solid #198fcc;
	border-left: 1px solid #198fcc;
	border-bottom: 1px solid #0c2258;
	border-right: 1px solid #0c2258;
	line-height : 10px;
	text-decoration : none;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #1c3f94; 
	cursor: pointer;
}

.inp3 {
	font-family: arial, verdana;
	color: #333;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	text-decoration : none;
	font-size : 12px;
	padding: 2px 5px 0 5px;
	margin: 0px;
	background: url('/sources/formbg1.gif') #ffffff;
}

