/* CSS Document */

body {
background-image:url(images/background_new.gif);
background-color:#308B1A;
background-position:center;
background-attachment:fixed;
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003300;
text-decoration:none;
}

a {
color:#006600;
}

a:link {
text-decoration:none;
}

a:visited {
color:#003300;
text-decoration:none;
}

a:active {
color:#003300;
}

a:hover {
color:#009900;
text-decoration:underline;
}

h2 {
color:#006600;
font-size:16px;
font-weight:bold;
}.text_award {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	line-height: 20px;
}
