/* CSS Document */

a {
	color: #235253;
	text-decoration: none;
}
a:hover {
	color: #b71c24;
	text-decoration: none;
}



.copyright    { font: 12px Arial, Helvetica, sans-serif; color: #603913; text-decoration: none; }



img { border: 0; }


body

{
	margin-top:    15;
	margin-bottom: 10;
	margin-left:   0;
	margin-right:  0;
	padding: 0;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:  18px;
	color: #603913;
	background-color: #cee4e2;
}





h1 {
	color:       #b71c24;
	font-size:   18px;
	line-height:  24px;
	font-family: Arial, Helvetica, sans-serif;
}





h2 {
	color:       #b71c24;
	font-size:   24px;
	line-height:  18px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

select, option, textarea, input

{
	color:       #603913;
	font-size:   11px;
	font-family: Verdana, Geneva, sans-serif;
}



input.checkbox

{
	background-color: #FFF;
}



td, p

{

 	font-family:  Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:  18px;
	color: #603913;

}



hr

{
	height: 1px;
	border: 0px;
	color: #e9dece;
	background-color: #e9dece;
	margin-top: 10px;
	margin-bottom: 10px;
}



.box

{

  border-left:    1px solid #DDE7EC;

  border-right:   1px solid #DDE7EC;

  border-top:     1px solid #DDE7EC;

  border-bottom:  1px solid #DDE7EC;



  background-color: #FFFFFF;

}



.innerbox

{
	text-decoration:  none;
	padding-left:     8px;
	padding-right:    8px;
	padding-top:      8px;
	padding-bottom:   3px;
	border-width:     0px;
}



.pluginname1

{

  font-family: arial, verdana;

  font-size:   18px;

  font-weight: bold;



  color: #8BC2D7;

}



.pluginname2

{

  font-family: arial, verdana;

  font-size:   14px;

  font-weight: bold;



  color: #000000;



  margin:           0px;



  padding-top:      1px;

  padding-bottom:   1px;

  padding-right:    1px;

  padding-left:     1px;



  border-width:  0px;

}

.topbotbrdr {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #0099CC;

	border-right-color: #0099CC;

	border-bottom-color: #0099CC;

	border-left-color: #0099CC;

}

.outerbrdr {
	border: 5px solid #235253;
}
.mainarea {
	padding: 15px;
}
.topnav {
	background-color: #cee4e2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
}

