html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background: #f8f8f8;
	text-align: justify;
}

body.contentpane {
	background: #f8f8f8;
}
body.contact {
	background: #ffffff;/*#f3f3f3;*/
}

.paddedp {
	padding-bottom:10px;
}


a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #555;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

.validate  {
	color: #333;
	font-size: 10px;
	border: 1px solid #555;
}

.search input.button {
	text-align: right;
}

.validate:hover  {
	
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
}
.inputbox:hover {

}


#imageContainerFade {
	position:relative;
	margin:auto;
	width:628px;
	height:208px;
	border:1px solid #99cccc;
	margin-top:15px;
}

#search {
	padding: 6px 0 0 0;
}

/* #search .search .inputbox {
	background: transparent url(../images/searchbg.jpg) top center no-repeat;
	width: 106px;
	height: 12px;
	font-size: 10px;
	color: #666;
	padding: 2px;
	border: 1px solid #FFF;
}

#search .search .button {
	background: transparent url(../images/searchbut.jpg) top center no-repeat;
	height: 18px;
	font-size: 10px;
	color: #666;
	padding: 0 2px 0 2px;
	border: 1px solid #dadada;
	margin: 0 0 0 10px;
	text-align: center;
} */

#breadcrumbs {
	font-size: 9px;
	color: #666;
}
#breadcrumb {
	text-transform: uppercase;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	background: #FFF url(../images/bodybg.jpg) top left repeat-x;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 726px;
}

div#wrapper {
	margin: 0 auto;
	width: 726px;
	text-align: left;
	background: url(../images/content.jpg) top center repeat-y;
}

#top {
	width: 726px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	/*background: url(../images/top.jpg) top center no-repeat;*/
	text-align: right;
	vertical-align:bottom;
}

#header {
	height: 138px;
	background: url(../images/header.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 726px;
}
#header * {
	width:726px;
	height:136px;
	padding:0;
	margin:0;

}

#content {
	width: 681px;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
	background: url(../images/inner.jpg) top center no-repeat;
}

#content_bottom {
	width: 726px;
	height: 52px;
	background: url(../images/content_bottom.gif) top center no-repeat;
}

#logo {
	padding: 130px 0 0 160px;
	text-align: left;
	margin: 0 auto;
	width: 726px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}

.pill_m {

	margin: 0 auto;
	padding: 0;
	background: url(../images/content.jpg) top center repeat-y;
	width: 726px;
	height: 35px;

}

#pillmenu {
	float: left;
	/*text-align:center;*/
	margin: 0;
	padding:0;
}

#pillmenu ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;


}
.mainlevel-nav {
	padding: 0 10px 0 9px;
}
.mainlevel-nav-last {
	padding: 0 9px 0 10px;
}
.mainlevel-nav-first {
	padding: 0 10px 0 22px;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav span {
	 border-bottom: solid 2px #99cccc; 
	/*color:#444;*/

}

#pillmenu li a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 35px;

	margin:0;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#pillmenu li a:hover {
	color: #669999;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 0;/*200px;*/
	float: left;
	padding: 0 4px 10px 0;
	text-align: left;
	display:none;
}

div#maincolumn {
	/*float: left;*/
	width: 660px;
	padding: 5px 10px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	width: 726px;
	height: 20px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666;
}

/*****************************************/
/***     specific content elements     ***/
/*****************************************/

div.contactItem {
	/*display:block;*/
	width:99%;
	clear:both;
}
div.contactLabel{
	padding-top:10px;
	width:15%;
	font-weight:bold;
	vertical-align:top;
	float:left;
	display:inline;
}
div.contactInfo{
	padding-top:10px;
	vertical-align:top;
	width:84%;
	display:inline;
	float:right;
}

div.contactInfo iframe {
	width:90%;
	border: none;
	height:400px;
}

div.contactForm {
	width:99%;
	/*border: solid 1px red;*/
	clear:both;
}

/* form validation */
input.invalid, textarea.invalid { border-color: #ff0000; }
span.invalid { color: #ff0000; }

h3.notification {
	border:solid 1px #666666;
	background-color:#ffcccc;
	padding:5px;
	width:95%;
	margin-bottom:5px;
}

div.contactForm input.inputs, input.inputs-focus, div.contactForm textarea, div.contactForm select {
	font-size: 10pt;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.itemLabel {
	padding-top:5px;
	padding-right:5px;
	width:17%;
	font-weight:bold;
	vertical-align:top;
	float:left;
	display:inline;

	font-size:10px;
	text-align:right;
	text-transform:uppercase;
}
.itemInfo {
	padding-top:5px;
	vertical-align:top;
	width:58%;
	display:inline;
	float:right;
}
.contactButtons {
	/*border: solid 1px purple;*/
	/*clear:both;*/
	float:right;
	width:99%;
}

input.button, input.button:hover {
	border: 1px solid #999999;
	cursor:pointer;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, Tahoma, sans-serif;
	color: #006699;

	margin: 2px;
	padding: 5px;
}
input.button {
	background-color: #ffffff;
}
input.button:hover {
	background-color: #d9e2e9;
}


.inputs {
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;

}
.inputs-focus {
	background-color: #d9e2e9;
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}
/**********************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
}
.main {
	padding:0;
	width: 660px;
}
h1, .contentheading {
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: bottom;
	line-height: 18px;
	color: #006666;
	text-align: left;
	width: 100%;
	text-transform: uppercase;	
	
}

h2, .contentpaneopen h3 {
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
	width: 100%;
	text-transform: uppercase;


/*	padding-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: #006666;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
*/
}

.contentpaneopen h3 {
	/*margin-top: 25px;*/
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, .moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
}

a.readon:hover {
	color: #333;
}




/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

.main span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

.contenttoc * {
  padding: 0 5px;
}


/* content tables */
.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

.sectiontableentry0 *,
.sectiontableentry1 *,
.sectiontableentry2 * {
  padding: 4px;
}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, .contentpane {
	margin-top: 0;
	padding: 0;
}

.contentpane * {
	text-align: left;
}

.contentpane .contentdescription {
	width: 100%;
}

.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

.contentpane ul li a .category {
	color: #FF8800;
}

.contentpane ul li {
	color: #333;
}

.contentpaneopen, div.contentpaneopen {
	margin: 2px 15px;
	/*border: solid 1px red;*/
}

.contentpaneopen, .mainlist li {
	margin-bottom: 5px;
}
.contentpaneopen ul li {
	padding-bottom: 10px;
	list-style-image: url(../images/indent1.png);
	list-style-type: circle;
	text-align: justify;
}
.contentpaneopen ol li {
	padding-bottom: 10px;
	text-align: justify;
}
.contentpaneopen ul#about li {
	padding-bottom: 3px;
	list-style-image: url(../images/indent1.png);
	list-style-type: circle;
	text-align: justify;
}

.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
	text-align: justify;
}

.contentpaneopen h3 {
	margin-top: 15px;
	margin-bottom:10px;
	text-align: justify;
}

.contentpaneopen h4, .weedtitle { /* news and publication item heading */
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight:bold;
	text-align: justify;
}

.contentpaneopen div.newsItem {
	padding-top:8px;
	margin-bottom:5px;
}
.contentpaneopen div.newsItem h4 {
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/news.gif) left center no-repeat;
	line-height: 16px;	
}

.contentpaneopen div div p {
	margin-bottom:10px;
}

div.weed {
	float:left;
	display:inline;
	text-align:center;
	width: 300px;
	font-size: 11px;
	
}
div.weedsbox, div.weedtitle {
	float:left;
	width: 300px;
	margin-top: 5px;
}
div.weedsbox {
	height: 200px;
}
div.weedtitle {
	text-align:center;
}


.weedimg {
	margin: 10px;
	float:right;
}

.sectionDesc {
	font-weight: bold;
	margin: 2px 15px;
	padding: 10px 0 10px 0;
}


div.faq ul, div.faq ul li {
	text-align: left;
	border: solid 1px red;
}

div.dhtmlgoodies_question h4 {
	/*margin: 10px 10px 10px 0px;*/
	padding: 0px 0px 0px 20px;
	background: url(../images/news.gif) left center no-repeat;
	line-height: 16px;
	margin:1px;
}


div.dhtmlgoodies_question {	/* Styling question */

	margin-bottom:2px;
	margin-top:2px;
	padding-right:0px;
	background-repeat:no-repeat;
	background-position:top right;	
	width:598px;
	/*display: inline;*/
	float: left;

	cursor:pointer;
}
div.dhtmlgoodies_answer{	/* Parent box of slide down content */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:598px;
	text-align:center;
	float: left;
	display:inline;	
	visibility:hidden;
	height:0px;
	overflow:auto;
	position:relative;

}
div.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
		
	position:relative;
	float:left;
	width:574px;
	padding: 10px;
}












.highlight {
	background-color: #fffebb;
}

.red{
	color:red;
}

/* module control elements */
.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0 0 1px 0;
	background: url(../images/left_body.jpg) bottom center no-repeat;
}

div.module_menu div div div, div.module div div div{
	padding: 0;
	width: auto;
	margin: 0;
	background: url(../images/left_top.jpg) top center no-repeat;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 164px;
	margin: 0 auto;
}

div.module div div div p {
	padding: 4px 0 8px 0;
	width: 164px;
	margin: 0 auto;
}



div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 25px;
	line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module .poll {

}

#leftcolumn div.module .poll * {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	color: #2286b3;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 37px;
	width: 200px;
	text-decoration: none;
	padding: 0;
	background: #f3f3f3 url(../images/h3.jpg) top center no-repeat;
	font-weight: bold;
	line-height: 37px;
	margin: 0;
	text-transform: uppercase;
	
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #333;
	background: url(../images/menu_row_active.jpg) center left no-repeat;
}

.active {
	color: #006699;
	border-bottom: dashed 1px #999999;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #006699;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row_active.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
.paramlist {
	margin-top: 5px;
}

.paramlist .paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

.paramlist .paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination { text-align: center; }
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder * {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	background: #C3D2E5;
	padding: 0;
	margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
	padding: 0;
	margin: 0;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.bettersafefooter:link, a.bettersafefooter:visited {
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.bettersafefooter:hover {
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#bettersafefoot {
	font-size: 13px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
}
.bettersafefoot {
	text-align: right;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #666;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}