body {
	margin:0px;
	background-color:#FFFFFF;
}
h2 {
color:#FFFFFF;
}
td {
	font-family: Verdana;
	font-size : 12px;
	color: #000000;
	line-height:1.3;
}
input {
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
input.search {
	font-family: Verdana;
	font-size : 12px;
	color: #000000;
	background-color: #CBCDD1;
	padding-left: 5px;
	border: 1px solid #616161;
}
textarea { 
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Verdana;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.blue_white {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #83B8EE;
}
a.blue_white:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}

a.menu {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}
a.menu:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #83B8EE;
}





a.footer_menu {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
a.footer_menu:link {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
a.footer_menu:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #87B600;
}

a.footer_menu:active {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color: #000000;
}


.red_button{
background-color:#DB3932;
color:#FFFFFF
}
.blue_button{
background-color:#536FD2;
color:#FFFFFF
}
.light_blue_button{
background-color:#83B8EC;
color:#FFFFFF
}

.yellow_button{
background-color:#E6C519;
color:#000000
}
.grey_button{
background-color:#ededed;
color:#CCCCCC
}





a.blue {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #0F426D;
}
a.blue:link {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #0F426D;
}
a.blue:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #87B600;
}

a.blue:active {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color: #0F426D;
}

