/*

	ERI Main Template CSS
	----------------------

	@file 		main.css
	@version 	1.0
	@date 		2009-06-23 11:16:55 +0100 (Tue, 23 Jun 2009)
	@author 	Gordon Mackay <gm@navertech.com>

	Copyright (c) 2009 Navertech <http://navertech.com/>

*/
body
{
	font : 100% Verdana, Arial, Helvetica, Sans-serif;
	background : #99BF01;
	color : #000;
	margin : 0;
	padding : 20px 0;
}

a:link, a:visited
{
	color : #000080;
}

a:hover, a:focus, a:active
{
	color : #666;
}

p
{
	font-size : 13px;
	line-height : 1.8em;
	margin : 0;
	padding : 0 0 12px 0;

}
LI {
	font-size : 13px;
	line-height : 1.8em;
}
h2
{
	font-size : 20px;
	margin : 0;
	padding : 0 0 10px 0;
	color : #333;
	letter-spacing : .1em;
}

#wrapper-main
{
	background : #FFF;
	padding : 0;
	margin : 0 auto;
	width : 950px;
}

#wrapper-branding
{
	background : url(../images/bg_branding.jpg) no-repeat 0 0;
	height : 145px;
	margin : 0;
	padding : 0;
	position : relative;
	overflow : hidden;
}

#wrapper-branding h1, #skipnav
{
	position : absolute;
	left : 0;
	top : -99999px;
}

#homelink
{
	position : absolute;
	left : 700px;
	z-index: 9999;
	width : 220px;
	height : 170px;
	text-indent : -9999px;
	overflow : hidden;
}

#homelink a
{
	text-decoration : none;
	display : block;
	width : 220px;
	height : 170px;
}

#homelink a:hover, #homelink a:focus, #homelink a:active
{
	background : url(../images/bg_homelink.jpg) no-repeat 0 20px;
}

#frm-search
{
	position : absolute;
	left : 30px;
	top : 40px;
}

#nav-meta
{
	position : absolute;
	left : 420px;
	top : 43px;
	list-style-type : none;
	margin : 0;
	padding : 0;
	font-size : 12px !important;
}

#nav-meta li
{
	float : left;
	margin : 0 30px 0 0;
}

#nav-meta li a:link, #nav-meta li a:visited
{
	color : #666;
}

#nav-internal-meta
{
	position : absolute;
	left : 420px;
	top : 70px;
	list-style-type : none;
	margin : 0;
	padding : 0;
	font-size : 12px !important;
}

#nav-internal-meta li
{
	float : left;
	margin : 0 30px 0 0;
}

#nav-internal-meta li a:link, #nav-internal-meta li a:visited
{
	color : #666;
}

#wrapper-content
{
	padding : 20px 0 0 0;
	margin : 0;
}

#wrapper-navigation
{
	position :relative;
	border-bottom : 10px solid #99BF01;
	margin : -25px 0 0 0;
	padding : 0 30px;
}

#wrapper-navigation ul
{
	overflow : hidden;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#wrapper-navigation ul li
{
	text-align : center;
	font-size : 12px;
	width : 110px;
	float : left;
	margin : 0 15px 0 0;
	padding : 0;
}

#wrapper-navigation ul li a
{
	background : #B8D24E url(../images/bg_tabs.jpg) no-repeat -110px 0;
	width : 100px;
	display : block;
	text-decoration : none;
	font-weight : bold;
	color : #000;
	padding : 11px 5px;
}

#nav-commercial a
{
	background : #2541F1 url(../images/bg_commercial.jpg) no-repeat -110px 0 !important;
	color: #FFF !important;
}

#nav-commercial a:hover, #nav-commercial a:focus, #nav-commercial a:focus
{
	background : #99BF01 url(../images/bg_commercial.jpg) no-repeat 0 0 !important;
	color: #000 !important;
}

#wrapper-navigation ul li a:hover, #wrapper-navigation ul li a:focus, #wrapper-navigation ul li a:active, #wrapper-navigation li.current a
{
	background : #99BF01 url(../images/bg_tabs.jpg) no-repeat 0 0;
	color : #FFF !important;
}

#tab_blue
{
	width : 204px !important;
	float : right !important;
	margin-right : 0 !important;
	position : absolute;
	top : 46px;
	right : 42px;
}

#wrapper-navigation ul li a:hover, #wrapper-navigation ul li a:focus,#wrapper-navigation ul li a:active
{
	color : #1C1B20;
}

#tab_blue a
{
	width : 204px !important;
	text-align : center;
	color : #FFF !important;
	background : #2541F1 url(../images/bg_tab-blue.jpg) no-repeat -214px 100% !important;
}

#tab_blue a:hover, #tab_blue a:focus, #tab_blue a:active
{
	background : #99BF01 url(../images/bg_tab-blue.jpg) no-repeat 0 100% !important;
}

#content-1
{
	float : left;
	width : 265px;
	margin : 0;
	padding : 0;
}

#content-2
{
	float : left;
	width : 685px;
	margin : 0;
	padding : 0;
}

#content-1 .padder
{
	padding : 0 0 0 30px;
	margin : 0;
}

#content-2 .padder
{
	padding : 0 30px 0 30px;
	margin : 0;
}
IMG {
	border : none !important;
}
#content-2 > DIV > A  > IMG, #content-2 P IMG {
	margin-left : 20px;
	margin-bottom : 10px;
	border : none !important;
}
#content-3
{
	clear : both;
	margin : 0;
	padding : 10px 30px 10px 30px;
	overflow : hidden;
	background : #FFF url(../images/bg_content-3.jpg) no-repeat left bottom;
}

.metabox
{
	width : 190px;
	float : left;
	margin : 0 5px 0 5px;
	padding : 5px 0;
	border-top : 2px solid #EEE;
}
.metabox-newsletter
{
	width : 150px;
	float : left;
	margin : 0 20px 0 20px;
	padding : 5px 0;
	border-top : 2px solid #EEE;
}
.metabox-staff
{
	width : 100px;
	float : left;
	margin : 0 22px 0 22px;
	padding : 5px 0;
	border-top : 2px solid #EEE;
}
.metabox-jobs
{
	width : 150px;
	float : left;
	margin : 0 22px 0 22px;
	padding : 5px 0;
	border-top : 2px solid #EEE;
}
.metabox-contact
{
	width : 140px;
	float : left;
	margin : 0 5px 0 5px;
	padding : 5px 0;
	border-top : 2px solid #EEE;
}

.metabox p, .metabox-newsletter p, .metabox-jobs p, .metabox-contact p, .metabox-staff p
{
	font-size : 11px;
	margin : 0;
	padding : 0 0 10px 0;
}

.metabox h3, .metabox-newsletter h3, .metabox-jobs h3, .metabox-contact h3, .metabox-staff h3
{
	color : #666;
	font-size : 14px;
	margin : 0 0 10px  0 !important;
	padding : 8px 0 8px 40px !important;
}

.metabox-sponsors
{
	text-align : center;
	clear : both;
	height : 56px;
	padding : 0 0 3px 0;
	margin-bottom : 14px;
}

.metabox-sponsors UL LI {

	width : 20% !important;
}
#heading-contact
{
	background : url(../images/ico_contact.jpg) no-repeat 0 50%;
}

#heading-staff
{
	background : url(../images/ico_staff.jpg) no-repeat 0 50%;
}
#heading-jobs
{
	background : url(../images/ico_jobs.jpg) no-repeat 0 50%;
}
#heading-news
{
	background : url(../images/ico_news.jpg) no-repeat 0 50%;
}
#heading-newsletter
{
	background : url(../images/ico_newsletter.jpg) no-repeat 0 50%;
}

#copyright
{
	clear : both;
	margin : 0;
	overflow : hidden;
	padding : 0;
	font-size : 11px;
	line-height : normal;
}

#copyright span
{
	float : left;
	display : block;
	height : 24px;
	line-height : 24px;
	width : 50%;
}

.metabox-sponsors ul
{

	list-style-type : none;
	margin : 0;
	padding : 0;
}

.metabox-sponsors ul li
{
	text-align : center;
	width : 110px;
	float : left;
	margin : 0;
	padding : 0;
}

.metabox-sponsors ul li img
{
	border : 0;
}

.footprint
{
	font-size : 10px;
}

/* 
-----------------------------------
	Tree Menu Magic 2
	by Project Seven Development
	www.projectseven.com
	Style Theme: 03 - Cayenne
-----------------------------------
*/

.p7TMM03
{
	font-size : 13px;
	padding : 20px 0 0 0;
	zoom : 1;
	background : #B8D24E url(../images/bg_p7TMM03-top.jpg) no-repeat 0 0;
}

.p7TMM03 ul
{
	margin : 0;
	padding : 0;
}

#nav-padder
{
	margin : 0 0 10px 0;
	padding : 0 0 20px 0;
	background : url(../images/p7TMM03-bottom.jpg) no-repeat 0 100%;
}

.p7TMM03 ul div
{
	background-color : #2A3CA6;
	background-image : url(../images/tmm_rootGradientBlack.jpg);
	background-repeat : repeat-y;
	/*border-bottom : 1px solid #FFF;*/
	padding : 10px 0;
}

.p7TMM03 ul ul div
{
	background-color : transparent;
	background-image : none;
}

.p7TMM03 ul ul ul
{
	font-size : 1em;
}

.p7TMM03 ul li
{
	list-style-type : none;
}
.p7TMM03 ul li ul
{
	padding-bottom : 10px;
}
.p7TMM03 ul ul li, .p7TMM03 li.submenu
{
	padding-left : 1em;
}

.p7TMM03 ul a:link, .p7TMM03 ul a:visited
{
	color : #000;
	display : block;
	padding : 10px 8px 10px 25px;
	text-decoration : none;
	zoom : 1;
	border-top : 1px solid #FFF;
	outline : 0;
}

.p7TMM03 ul a:hover, .p7TMM03 ul a:focus, .p7TMM03 ul a:active
{
	color : #FFF;
}

.p7TMM03 ul ul a:link, .p7TMM03 ul ul a:visited
{
	border : 0;
	padding : 3px 8px 3px 18px;
	color : #FFF;
	background-color : transparent !important;
	background-image : none;
}

.p7TMM03 ul ul a:hover, .p7TMM03 ul ul a:focus, .p7TMM03 ul ul a:active
{
	color : #FFF;
	text-decoration : underline;
}

.p7TMM03 ul li:first-child a:link, .p7TMM03 ul li:first-child a:visited
{
	border-top : 0px !important;
}

.p7TMM03 a.p7tmm_page
{
	background-image : url(../images/tmm_page_square.gif);
	background-repeat : no-repeat;
	background-position : left center;
}

.p7TMM03 ul ul a.p7tmm_page
{
	background-image : url(../images/tmm_page_square_gray.gif);
}

.p7TMM03 ul ul a.p7tmm_page:hover
{
	background-image : url(../images/tmm_page_squareopen_black.gif);
}

.p7TMM03 a.trig_closed
{
	background-image : url(../images/tmm_east_black.gif);
	background-repeat : no-repeat;
	background-position : left center;
}

.p7TMM03 ul ul a.trig_closed
{
	background-image : url(../images/tmm_east_gray.gif);
}

.p7TMM03 a.trig_open
{
	background-image : url(../images/tmm_south_black.gif);
	background-repeat : no-repeat;
	background-position : left center;
	font-weight : normal;
}

.p7TMM03 ul ul a.trig_closed, .p7TMM03 ul ul a.trig_open
{
	letter-spacing : 0.1em;
}

.p7TMM03 ul ul a.trig_open
{
	color : #FFF !important;
	background-image : url(../images/tmm_south_gray.gif);
}

.p7TMM03 a.current_mark
{
	font-weight : normal;
	color : #FFF;
}

.p7TMM03 ul ul a.current_mark
{
	color : #FFF;
}

.p7TMMtoggle
{
	display : none;
}

.p7TMM03_toggle_all
{
	margin : 0 0 12px 0;
}

.p7TMM03_toggle_all a:link, .p7TMM03_toggle_all a:visited
{
	color : #FFF;
	outline : 0;
}

.p7TMM03_toggle_all a:hover, .p7TMM03_toggle_all a:focus, .p7TMM03_toggle_all a:active
{
	color : #FFF;
	text-decoration : underline;
}

#frm-search p
{
	margin : 0;
	padding : 0;
	line-height : normal;
	vertical-align : middle;
}

#frm-search p input
{
	vertical-align : middle;
}

#frm-search p input#fld-keywords
{
	border : 1px solid #999;
	height : 19px;
	width : 233px;
}

#footerbuttons
{
	text-indent : -99999999px;
	overflow : hidden;
	height : 24px;
	float : right;
	padding : 0;
	margin : 0;
}

div.metabox div.padder, div.metabox-staff div.padder
{
	margin : 0;
	padding : 0 30px 0 0 !important;
}

#footerbuttons a
{
	float : right;
	display : block;
	width : 83px;
	overflow : hidden;
	height : 24px;
}

#footerbuttons a#button-top
{
	background : url(../images/btn_top.jpg) no-repeat 0 -24px;
}

#footerbuttons a#button-sitemap
{
	background : url(../images/btn_sitemap.jpg) no-repeat 0 -24px;
	margin-right : 10px;
}

#footerbuttons a#button-webmail
{
	background : url(../images/btn_webmail.jpg) no-repeat 0 -24px;
	margin-right : 10px;
}

#footerbuttons a#button-staffarea
{
	background : url(../images/btn_staffarea.jpg) no-repeat 0 -24px;
	margin-right : 10px;
}

#footerbuttons a#button-weblog
{
	background : url(../images/btn_weblog.jpg) no-repeat 0 -24px;
	margin-right : 10px;
}

#footerbuttons a:hover, #footerbuttons a:focus, #footerbuttons a:active
{
	float : right;
	display : block;
	width : 83px;
	overflow : hidden;
	height : 24px;
	background-position : 0 0 !important;
}

.image-frame
{
	float : right;
	margin : 0 0 10px 10px;
	width : 175px;
	padding : 0;
	border : 1px solid #999;
}

.image-frame p
{
	font-size: 12px;
	text-align: center;
	margin : 0;
	padding : 8px !important;
	color : #FFF;
	background : #666;
	line-height : normal;
}

.image-frame-MaREE
{
	float : right;
	margin : 0 0 10px 10px;
	padding : 0;
}

.image-frame-weblog
{
	float : right;
	margin : 0 0 10px 10px;
	width : 400px;
	padding : 0;
	border : 1px solid #999;
}

.image-frame-weblog p
{
	font-size: 12px;
	text-align: center;
	margin : 0;
	padding : 8px !important;
	color : #FFF;
	background : #666;
	line-height : normal;
}

.newsDate
{
	font-size : 10px;
	font-weight : bold;
}

.sitemap p
{
	line-height : .75;
}

h2 .rsshead
{
	float : right;
	font-size : 10px;
	vertical-align : middle;
	letter-spacing : normal;
}

/* 
-----------------------------------------
	TabPanel Magic Style Sheet
	by Project Seven Development
	www.projectseven.com

	Style Theme: 12 - Basic Style -No Box
-----------------------------------------
*/

.p7TPpanel
{
	border : 0;
	clear : both;
	margin : 0 0 10px 0;
}

.p7TPwrapper
{
	padding : 0;
}

.p7TPheader
{
	padding : 3px 0;
	border-bottom : 0;
	background-color : #FFFFFF;
}

.p7TPheader h2, .p7TPheader h3
{
	margin : 0;
	font-weight : normal;
}

.p7TP_tabs
{
	padding : 0;
	font-size : 12px;
}

#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a
{
	padding : 10px;
	display : block;
	float : left;
	color : #000;
	text-decoration : none;
	background-color : #B8D24E;
	border : 1px solid #666;
	border-bottom : 0;
}

#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus
{
	outline : none;
}

#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, #p7TP5 .p7TP_tabs a:active
{
	color : #FFFFFF;
	background-color : #666;
}

.p7TP_tabs div
{
	display : block;
	float : left;
	margin : 0 -2px 0 0;
}

.p7TPclear
{
	clear : both;
	height : 0;
	line-height : 0;
	font-size : 0;
}

.p7TPcontent
{
	padding : 10px;
	background-color : #FFFFFF;
	font-size : .95em;
	line-height : 1.5em;
	position : relative;
	z-index : 1;
	top : -1px;
	left : 0;
	border : 1px solid #666;
	color : #333333;
}

.p7TPcontent h2, .p7TPcontent h3, .p7TPcontent h4
{
	font-size : 1.1em;
	margin : 0px;
	line-height : normal;
}

.p7TPcontent p
{
	margin : 6px 0 12px 0;
}

#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down
{
	padding : 0;
	position : relative;
	z-index : 2;
}

#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a
{
	background-color : #FFFFFF !important;
	color : #333333!important;
}

/*HIDE the TABS*/

.p7TP_tabs
{
	display : none;
}

#nav-news
{
	margin : 0;
	padding : 0;
	list-style-type : none;
	font-size : 12px;
}

#nav-news li
{
	margin : 0;
	padding : 0 0 5px 0;
	line-height : normal;
}

#nav-news li a
{
	display : block;
	background : #999;
	padding : 4px 5px;
	text-decoration : none;
	color : #FFF;
	border : 1px solid #FFF;
}

.metabox-contact p
{
	text-align : justify;
}

#copyright br
{
	height : 0;
	line-height : 0;
	font-size : 0;
}

.tel, .fax
{
	padding : 3px 5px 3px 24px;
	display :block;
	margin : 0 0 10px 0;
	font-weight : bold;
	float : left;
}

.tel
{
	background : url(../images/bullet_phone.jpg) no-repeat 0 50%;
	display : block;
}

.fax
{
	background : url(../images/bullet_fax.jpg) no-repeat 0 50%;
}

/* 
-----------------------------------
	Accordion Panel Magic
	by Project Seven Development
	www.projectseven.com
	Style Theme: 01 - Basic
-----------------------------------
*/

.p7APM01
{
	clear : both;
	padding : 0px;
	width : auto;
	margin : 0 0 10px 0;
}

.p7APM01 .p7APMtrig
{
	margin : 0;
	padding : 2px 0;
}

.p7APM01 .p7APMtrig h3, .p7APM01 .p7APMtrig h4
{
	margin : 0 !important;
	padding : 0 !important;
	letter-spacing : normal !important;
	font-size : 14px;
}

.p7APM01 .p7APMtrig a
{
	display : block;
	text-decoration : none;
	padding : 4px 8px 4px 20px;
	background-color : #B8D24E !important;
	color : #000 !important;
	background-image : url(../images/p7apmPlus_black.gif);
	background-repeat : no-repeat;
	background-position : left center;
	font-weight : normal;
	font-family : Arial, Helvetica, Sans-serif !important;
}

.p7APM01 .p7APMtrig .p7APM_ext, .p7APM01 .p7APMtrig .p7APM_ext.p7APMtrig_down
{
	background-image : url(../images/p7apm_page_black.gif) !important;
	background-color : #B8D24E !important;
	letter-spacing : normal !important;
	color : #000 !important;
}

.p7APM01 .p7APMtrig a:hover
{
	color : #FFF !important;
	background-color : #99BF01 !important;
	background-image : url(../images/p7apmPlus_white.gif);
}

.p7APM01 .p7APMtrig a:active, .p7APM01 .p7APMtrig a:focus
{
	outline : none;
}

.p7APM01 .p7APMtrig .p7APMtrig_down, .p7APM01 .p7APMtrig .p7APMtrig_down:hover
{
	background-image : url(../images/p7apmMinus_white.gif) !important;
	background-repeat : no-repeat;
	background-position : left center;
	background-color : #99BF01 !important;
	color : #FFF !important;
}

.p7APM01 .p7APMtrig .p7APMtrig_down:hover {}

.p7APM01 .p7APMcwrapper
{
	position : relative;
}

.p7APM01 .p7APMpanelcontent
{
	padding : 10px 0;
}
.p7APM01 .p7APMcontent h2, .p7APM01 .p7APMcontent h3, .p7APM01 .p7APMcontent h4
{
	font-size : 14px;
	margin : 0px;
	line-height : normal;
}

.p7APM01 .current_mark
{
	font-weight : bold !important;
}

/*
-----------------------------------

More / Less Section

-----------------------------------

*/
#morebutton {
	display : none;
	font-size : 13px;
	line-height : 1.8em;

}
#lessbutton {
	display : none;
	font-size : 13px;
	line-height : 1.8em;
}
#more {
	font-size : 13px;
	line-height : 1.8em;
	display : none;
}
#ncontent #more { display : block; }

/*
-----------------------------------

Lightbox

-----------------------------------
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	*padding-bottom : 15px;
	background-color: #000;
}
.downloads {
	list-style-type : none;
	margin : 0 0 0 20px;
	padding : 0;
}
.downloads LI {
	width : auto;
	height : 32px;
	margin : 10px 0;
	padding : 0;
}
.downloads LI a {
	border : 1px solid #98BF00;
	background : #D2E38E url(../images/down-icon.png) 4px center no-repeat;
	line-height : 24px;
	display : inline-block;
	padding : 4px 4px 4px 32px;
	font-size : 12px;
	color : black;
	text-decoration : none;
}
.masters {
	overflow : auto;
	margin : 20px 0 0 0;
	padding : 0;
	list-style-type : none;
}
.masters LI {
	display : table;
	float : left;
	height : 80px;
	width : 33%;
	border-spacing : 4px;
	vertical-align : middle;
}
.masters LI A {
	background : #D2E38E;
	display : table-cell;
	vertical-align : middle;
	height : 78px;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	border : 1px solid green;
}


