/* CSS Document */

a:link              { color: #A25430; text-decoration: none }

a:active            { color: #A25430; text-decoration: none }

a:visited           { color: #A25430; text-decoration: none }

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



a.category:link     { font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;   color: #468076; text-decoration: none; }

a.category:active   { font: bold 14px arial;   color: #468076; text-decoration: none; }

a.category:visited  { font: bold 14px arial;   color: #468076; text-decoration: none; }

a.category:hover    { font: bold 14px arial;   color: #468076; text-decoration: none; }



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



img { border: 0; }



b, strong { font-weight : bold; }



body

{

  margin-top:    15;

  margin-bottom: 10;

  margin-left:   0;

  margin-right:  0;

  padding: 0;



  font-family:  Arial, Helvetica, sans-serif;

  font-size: 12px;

  line-height:  18px;

  color: #000000;

  background-color: #668E83;

}





h1 {

  color:       #91BAB4;

  font-size:   18px;

    line-height:  24px;

  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}





h2 {

  color:       #A25430;

  font-size:   24px;

    line-height:  18px;

  font-family: Georgia, "Times New Roman", Times, serif;

}

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

}

select, option, textarea, input

{



  color:       #000000;

  font-size:   12px;

  font-family: Arial, Helvetica, sans-serif;

}



input.checkbox

{

  background-color: #F5F9FD;

}



td, p

{

  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;

  font-size: 12px;

  line-height:  18px;

  color: #000000;

}



hr

{
	height: 1px;
	border: 0px;
	color: #DDE7EC;
	background-color: #DDE7EC;
	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

{

  color:            #000000;

  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 #47766F;

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

}
