/* CSS Document */
html, body {
	height:100%;
    FONT-WEIGHT: Normal;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	color: #333333;
	margin-left: 12px;
	margin-right: 12px;
		margin-top: 5px;
	background-color: #ffffff;

	}
h1 {font-size: 14px;
font-family:arial, helvetica;
color: #191919;
letter-spacing: 0.05cm;
margin-left: 0px;
}
h2 {font-size: 13px;
font-family:arial, helvetica;
letter-spacing: 0.05cm;
line-height: 120%;
}
h3 {font-size: 12px;
font-family:arial, helvetica;
letter-spacing: 0.05cm;
line-height: 120%;}

}
h4 {font-size: 12px;
font-family:arial, helvetica;
letter-spacing: 0.05cm;
line-height: 130%;
font-weight: 100;

}
h5 {font-size: 13px;
font-family:arial, helvetica;
letter-spacing: 0.05cm;
line-height: 120%;}


a:link {color: #780808; text-decoration: none;}
a:visited {color: #780808; text-decoration: none;}
a:hover {color: #780808; text-decoration: underline}
a:active {color: #780808; text-decoration: none}

.head_link:link {color: #191919; text-decoration: none;}
.head_link:visited {color: #191919; text-decoration: none;}
.head_link:hover {color: #780808; text-decoration: underline}
.head_link:active {color: #780808; text-decoration: none}

.head_link{
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 10px;

}
.bottom_pad
{
padding-bottom:8px;
}
.top_pad
{
padding-top:8px;
}
.left_pad
{
padding-left:5px;
}

.imageb{
	border-style:solid;
	border-color: #191919;
	border-width:1px;
      }
.button{
	border-style:solid;
	border-color: #191919;
	border-width:1px;
	background-color:#CCCCCC;
font-size:11px;
color:#333333
      }
#fullheight{height:100%}

