a:link {
	color: #0066CC;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #66CCFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	color: #6699CC;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;
}

a.copyright:link {
	color: #66737B;
	font: 11px "trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
}

a.copyright:visited {
	color: #66737B;
	font: 11px "trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
}

a.copyright:hover {
	color: #66737B;
	font: 11px "trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.copyright:active {
	color: #66737B;
	font: 11px "trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
}

body {
	background-color:#A9BAC3;
	margin-bottom: 20px;
	margin-top: 20px; 
	font-family:verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif
}

h1 {
	color: #666666;
	font: 16px arial;
	font-weight: bold;
}

h2 {
	color: #666666;
	font: 14px arial;
	font-style: italic;
	font-weight: bold;
}

h3 {
	color: #666666;
	font: 13px arial;
	font-weight: bold;
}

hr {
	background-color: #DDE7EC;
	border: 0px;
	color: #DDE7EC;
	height: 1px;
}

img {
	border: 0px none;
}

select, option, textarea, input {
	color: #333333;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 11px;
}

td, font {
	font: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.footerinnerbox {
	background-color: #EEF0F1;
	color: #66737B;
	font: 11px "trebuchet MS", arial, helvetica, sans-serif;
}

.footerouterbox {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 1px;
}

.innerbox {
	background-color: #E6EEF7;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	font-size: 11px;
	
}

.menuinnerbox {
	background-color: ;
	padding: 2px;
	text-align:center
}

.menuouterbox {
	background-color: #FFFFFF;
	border-bottom-color: #DDE1E3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDE1E3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDE1E3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DDE1E3;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 1px;
}

.outerbox {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 1px;
}

.plugbox {
	background-color: #FFFFFF;
	border-bottom-color: #DDE1E3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDE1E3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDE1E3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DDE1E3;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 1px;
	
}

.pluginname1 {
	color: #6699CC;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	}
	
.pluginname2 {
	background-color: #6699CC;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.pluginbody {
	
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	
}