/* CSS Document */

html
{
		/*background: #BAE8F5 url(img/band.png) repeat-x;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
}


body
{
	margin: 0px;
	background-image:url(../images/bkg1.jpg);
}


/*TITLES*/

.title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Geneva;
	font-size: 18px;
	font-weight: bold;
	color: #bd0000;
}


/*TEXT*/

.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Geneva;
	font-size: 18px;
	font-weight: bold;
	color: #bd0000;
}

.text2 {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}


.date {
    font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}



/*LINKS*/

.link1 {
	text-decoration: underline;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.link2 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #0033cc;
}

.link2:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.link3 {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #a9b0d6;
}

.link3:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.link4 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #6f7aaa;
}

.link4:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.link5 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

.link5:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}


.link6 {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #a5ce39;
}

.link6:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.link7 {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.link7:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}



/*MISC*/

.field {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	border: 1px solid #c5c9ba; 

}

.field2 {
	font-family: verdana;
	padding:3px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #c5c9ba; 

}

/*BOX 1*/

.box1 {
	border: 2px solid #a9b0d6;
	
}

.box1_cell {
	padding: 3px;
	background-color: #a9b0d6;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.box1_cell2 {
	padding: 3px;
	font-family: verdana;
	background-color: #eff0f7;
	font-size: 10px;
	line-height:15px;
	color: #333333;
}


/*BOX 2*/

.box2 {
	border: 2px solid #cccccc;
	
}

.box2_cell {
	padding: 3px;
	background-color: #cccccc;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.box2_cell2 {
	padding: 3px;
	font-family: verdana;
	background-color: #eff0f7;
	font-size: 10px;
	line-height:15px;
	color: #333333;
}

.box2_cell3 {
	padding: 3px;
	background-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

/*BOX 3*/

.box3 {
	border: 2px solid #ff9933;
	
}

.box3_cell {
	padding: 3px;
	background-color: #ff9933;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.box3_cell2 {
	padding: 3px;
	font-family: verdana;
	background-color: #ffff66;
	font-size: 11px;
	line-height:15px;
	color: #ff9933;
}

/*BOX 4*/

.box4 {
	border-bottom:1px solid #999999;
}


.box4_cell {
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #a9b0d6;
}

.box4_cell2 {
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	line-height:15px;
	color: #ff9933;
}

/*BOX 5*/

.box5 {
	border: 2px solid #9a1c03;
	
}

.box5_cell {
	padding: 3px;
	background-color: #9a1c03;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.box5_cell2 {
	padding: 3px;
	font-family: verdana;
	background-color: #efefef;
	font-size: 11px;
	line-height:15px;
	color: #9a1c03;
}

.textc {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0033cc;
}
