BODY {
	background:#FFFFFF;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
a {
        color : #004077;
        font-size : 12px;
        font-weight : bold;
        text-decoration : none;
}

a:hover {
        color : #FFFFFF;
        font-size : 12px;
        font-weight : bold;
        text-decoration : none;
}

a:active {
        color : #004077;
        font-size : 12px;
        font-weight : bold;
        text-decoration : underline;
}		
H2 {
	font-size: 16px;
	text-align: left;
	text-decoration: underline;
	font-style: bold;
}

H3 {
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-style: bold;
}

H4 {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-style: bold;
}

P {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-style: none;
}
LI {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-style: italic;
}
#csk_head {
	width:773px;
	height:280px;
	background-color:#46A2CD;
	/*background-image: url(images/header_blank.jpg);*/
}
#vsep {
	height:9px;
}

#box {
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#box.tr {
	vertical-align: top;
}

#yello_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	font-weight: bold;
	padding-left: 15px;
	height:25px;
	background-color:#d8b406;
	background-image: url(images/yellow_top.gif);
}
#yello_bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	background-color:#e1b606;
	background-image: url(images/yellow_bg.gif);
}
#yello_bot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height:25px;
	background-color:#FFCE07;
	background-image: url(images/yellow_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#blue_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	font-weight: bold;
	padding-left: 15px;
	color: #FFFFFF;
	height:25px;
	background-color:#3C91BD;
	background-image: url(images/blue_top.gif);
}
#blue_bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	background-color:#46A2CD;
	background-image: url(images/blue_bg.gif);
}
#blue_bot{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	height:25px;
	background-color:#3C91BD;
	background-image: url(images/blue_bot.gif);
}
#green_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	font-weight: bold;
	padding-left: 15px;
	color: #FFFFFF;
	height:25px;
	background-color:#4A7C2F;
	background-image: url(images/green_top.gif);
}
#green_bg{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	background-color:#4A7C2F;
	background-image: url(images/green_bg.gif);
}
#green_bot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	height:25px;
	background-color:#4A7C2F;
	background-image: url(images/green_bot.gif);
	background-repeat: repeat-x;
}

#gallery {
	border: 1px solid #FFFFFF;

}


.fInput {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	border : 1px solid #D25806;
	background-color : #FFFFFF;
	text-align : left;
	width: 250px;
}
.txtNor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align: justify;
	color: #ffffff;
	padding-right: 40px;
	padding-left: 40px;
}

