body {


	background-image: url(../images/bgpage.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	background-color:#c0c0c0;
	background-position: 50% 0;

	font: arial, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.3em;
}

p
{
	font:  12px "arial";
	weight: normal;
	line-height:1.3em;
	margin:0px;
	}
	
p.body
{
font:  12px "arial";
color:#333333;
weight: normal;
margin-top:0px;
line-height:1.3em;

	margin:0px;
	}

p.cal
{
font:  0px "arial";
color:#333333;
weight: normal;
margin-top:0px;
line-height:1.0em;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	}

.body a:link 
{ 
	font:  12px "arial";
	color: #680000;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #680000 dotted;
	}
	
.body a:visited
{ 
	font:  12px "arial";
	color: #680000;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #680000 dotted;
	}

.body a:hover
{ 
	font:  12px "arial";
	color: #333333;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #333333 solid;	}



.big a:link 
{ 
	font:  14px "arial";
	color: #680000;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #680000 dotted;
	}
	
.big a:visited
{ 
	font:  14px "arial";
	color: #680000;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #680000 dotted;
	}

.big a:hover
{ 
	font:  14px "arial";
	color: #333333;

	font-weight: none;
	text-decoration: none;
	border-bottom: 1px #333333 solid;	}

	
p.nolink
{ 
	font:  12px "arial";
	color: #000000;

	font-weight: none;
	text-decoration: none;

	}
.nolink a:link
{ 
	font:  12px "arial";
	color: #FFFFFF;

	font-weight: none;
	text-decoration: none;

	}
	.nolink a:visited
{ 
	font:  12px "arial";
	color: #FFFFFF;

	font-weight: none;
	text-decoration: none;

	}

.nolink a:hover
{ 
	font:  12px "arial";
	color: #FFFFFF;

	font-weight: bold;
	text-decoration: none;
	}



h1 	{
	
	color: #680000;
	font: 12px "arial";
	font-weight: bold;
	text-align: left;
	padding-left:11px;
	line-height:1.2em;
	
}

h2
{	
	color: #680000;
	font: 12px "arial";
	font-weight: bold;
	text-align: left;
	line-height:8px;
	}
h3
{	
	color: #680000;
	font: 12px "arial";
	font-weight: bold;
	text-align: right;
	line-height:8px;
	}	



th {
	background-color:#680000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px !important;
	border:0px !important;
	padding:2px;
	}
	
td {
	font-size:11px;
	font-family: arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin:0px;
	color: #333333;
}


ul li ul li
{
	list-style:square;
	list-style-image:none;
	font-weight:normal;
	margin:0 11px;
	padding:3px 5px;
	
}
p.resources {font-size:12px;color:#FFFFFF;}
.resources a:link { color:#FFFFFF;font-weight:normal;text-decoration: none;}
.resources a:visited{color:#FFFFFF;font-weight:normal;text-decoration: none;}
.resources a:hover{ color: #000000;font-weight:normal;text-decoration: none;}

form {	margin:0;}
input{ font-weight:normal; font-size:11px;}
input.bg {background-color: #680000;color:#FFFFFF; font-weight:normal; font-size:11px;}
select {background-color: #DDDDDD;color:#333333; font-weight:normal; font-size:11px;}
option {padding-left:15px;background-color: #DDDDDD;color:#333333; font-weight:normal; font-size:11px;}
option.blue {padding-left:0px; background-color: #000066;color:#FFFFFF; font-weight:normal; font-size:10 pt;}
radio {background-color: #680000;color:#FFFFFF; font-weight:normal; font-size:10 pt;}

.borders {
	font-size: 12px;
	border: 1px dotted #666666;
}

