@charset "utf-8";

.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1DA4B4;
	text-decoration: underline;
}

body {
	background-color: #032A34;
}
.inputSubmit

{

color: #737272;

background-color: #ffffff;

border-color : #666666;

border-top : 1px solid;

border-bottom : 1px solid;

border-left : 1px solid;

border-right : 1px solid;

font-family : Arial, Helvetica, sans-serif;

font-size : 11px;

font-weight: bold;

}

ul {
list-style-image:url(images/list.gif)
}

ol {
color:#ede552;

}
li{
color:#737272;
}
 
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737272;
	text-decoration: none;
}
.small_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737272;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1DA4B4;
	text-decoration: underline;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737272;
	text-decoration: none;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #737272;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737272;
	text-decoration: none;
}

.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
}
.big_text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1DA4B4;
}

.big_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
