body {
	/* background: #adc387 url(../images/style1/pagetop_bg.png) repeat-x 0px 152px; */
	background: #adc387 url(../images/style1/bg.jpg) no-repeat top left;	
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #686362;
	line-height: 129%;
}

/* @group Typography */

/* Link Colors */

a {
	color: #557F01;
	text-decoration: underline;
}

a:hover {
	color: #2F462B;
	text-decoration: underline;
}

li {
	/* background: url(../images/style1/bullet.gif) no-repeat 0 5px; */
}

/* $headerstyle(graphic) */

#header_graphic a img {
	padding-top: 15px; /* Header Text distance from top */

}

/* Total header height */

#header-wrap,#header_text,#header_graphic {
	height: 110px;
}

/* Header background color/image */

#header-wrap {
	background: #2f462b url(../images/style1/header_bg.png) repeat-x;
}
#innerheader {
	background: url(../images/style1/pencils.png) no-repeat right bottom;
	}

/* $headerstyle(text) */

#header_text h1, #header_text h1 a {
	color: #fff; /* Header Text Color */
	padding-top:15px ; /* Header Text distance from top */
	font: bold 40px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; /* Header Text Typograhy */
	letter-spacing: -1px;
}
#header_text h2 {
	color: #d4e3b9; /* Slogan Text Color */
	font: italic bold 18px/18px Geneva, Verdana, sans-serif;/* Slogan Text Typograhy */
}

/* Heading Styles */

h1 {
	color: #2f462b;
}

h2 {
	color: #690;
}

h3 {
	color: #727272;
}

h4 {
	color: #727272;
}

blockquote {
	border: 1px solid #adc387;
	background-color: #e4edd5;
}

.footer {
	color: #6f6f6f;
}

/* @end */

/* @group Newsflash Module */

#headermod {
	height: 98px; /* Module Height */
	width: 500px; /* Module Width */
	top:10px; /* Distance from top */
	color: #dbded3; /* Text Color */
}
#headermod .contentheading,#headermod a.contentpagetitle,#headermod a {
	color: #f9f9f2;/* Heading/Link Color */
}

#headermod td.contentheading,#headermod .moduletable h3 {
	border-bottom: 1px solid #43643d;/* Content/Module Heading Border */
}

/* @end */

/* @group Joomla! Styles */

/* Category Tables */
td.sectiontableheader {
color: #fff;
background-color: #557f01;
font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
}
table tr.sectiontableentry1 td,
table td.sectiontableentry1 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
table tr.sectiontableentry2 td,
table td.sectiontableentry2 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
/* Polls */
table.pollstableborder td.sectiontableentry1 {
color: #3d2518;
background: #f8f8f8;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableentry2 {
color: #3d2518;
background: #f2f2f2;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableheader {
padding: 8px;
color: #fff;
border: none;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background-color: #fefdf2;
}
/* Mosimages */
div.mosimage {
	border: 1px solid #ccc;
	background: #f7f7f7;
}
div.mosimage_caption {
	color: #666;
	background: #fff;
	border-top: 1px solid #ccc;
}
/* Content Headings */
a.contentpagetitle {
	color: #470705;
}
a.contentpagetitle:hover {
	color: #000;	
}
td.contentheading {
	border-bottom: 1px solid #efefdd;
	color: #466A02;
}
.contentheading {
	color: #466A02;
}
.componentheading {
	color: #2f462b;
}
a.readon {
	background: url(../images/style1/readon.png) no-repeat left center;
}
span.small,.createdate,.modifydate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #adc387;
}
.pagenav_next a,.pagenav_prev a {
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}
div.back_button a {
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
	background-color: #fff;
	color: #8fa26f;
}
table.contenttoc {
	background-color: #f5f2e1;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #557f01;
	color: #fffef1;
}


/* @end */

/* Conditional Styles - Advanced Edits Only Below This Line */

/* @group Style 1 Modules */

div.module h3,div.moduletable h3 {
	border-bottom: 1px solid #EFEFDD;
	color: #466A02;
	background: url(../images/style1/mod_heading.png) no-repeat left top;
	height:32px;
}


/* Module "S1" Text Style */
.moduleS1 {position:relative;margin:0 0 1em;padding:0;background: #2f462b url(../images/style1/topright_S1.png) top right no-repeat;color: #FFFFFF;}
div.moduleS1 div {background: url(../images/style1/topleft_S1.png) top left no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botleft_S1.png) bottom left no-repeat; height:1%;}
div.moduleS1 div div div {background: url(../images/style1/botright_S1.png) bottom right no-repeat;padding:10px;}
div.moduleS1 div div div div {background:none;}
/* Module Heading "S1" Style */
div.moduleS1 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #40603a;color: #fff;}
/* Module "S1" Link Color */
div.moduleS1 a {color: #FFFFFF;text-decoration:underline;}
div.moduleS1 a:hover {color: #FFFFFF;text-decoration:none;}
/* Module "S1" List Styles */
div.moduleS1 ul,div.moduleS1 ul.latestnewsS1,div.moduleS1 ul.mostreadS1 {list-style: none;margin: 0px;padding:0px;}div.moduleS1 ul li,div.moduleS1 ul.latestnewsS1 li,div.moduleS1 ul.mostreadS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style1/bullet_S1.gif) no-repeat 0px 5px;white-space: normal;}
/* Module "S2" Text Style */
.moduleS2 {position:relative;margin:0 0 1em;padding:0;background: #669900 url(../images/style1/topright_S2.png) top right no-repeat;color: #FFFFFF;}
div.moduleS2 div {background: url(../images/style1/topleft_S2.png) top left no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botleft_S2.png) bottom left no-repeat; height:1%;}
div.moduleS2 div div div {background: url(../images/style1/botright_S2.png) bottom right no-repeat;padding:10px;}
div.moduleS2 div div div div {background:none;}
/* Module Heading "S2" Style */
div.moduleS2 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #78b31c;color: #FFF;}
/* Module "S2" Link Color */
div.moduleS2 a {color: #FFFFFF;text-decoration:underline;}
div.moduleS2 a:hover {color: #FFFFFF;text-decoration:none;}
/* Module "S2" List Styles */
div.moduleS2 ul,div.moduleS2 ul.latestnewsS2,div.moduleS2 ul.mostreadS2 {list-style: none;margin: 0px;padding:0px;}div.moduleS2 ul li,div.moduleS2 ul.latestnewsS2 li,div.moduleS2 ul.mostreadS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style1/bullet_S2.gif) no-repeat 0px 5px;white-space: normal;}
/* Module "S3" Text Style */
.moduleS3 {position:relative;margin:0 0 1em;padding:0;background: #ebebeb url(../images/style1/topright_S3.png) top right no-repeat;color: #333333;}
div.moduleS3 div {background: url(../images/style1/topleft_S3.png) top left no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botleft_S3.png) bottom left no-repeat; height:1%;}
div.moduleS3 div div div {background: url(../images/style1/botright_S3.png) bottom right no-repeat;padding:10px;}
div.moduleS3 div div div div {background:none;}
/* Module Heading "S3" Style */
div.moduleS3 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #d3d3d3;color: #466a02;}
/* Module "S3" Link Color */
div.moduleS3 a {color: #66852D;text-decoration:underline;}
div.moduleS3 a:hover {color: #66852D;text-decoration:none;}
/* Module "S3" List Styles */
div.moduleS3 ul,div.moduleS3 ul.latestnewsS3,div.moduleS3 ul.mostreadS3 {list-style: none;margin: 0px;padding:0px;}div.moduleS3 ul li,div.moduleS3 ul.latestnewsS3 li,div.moduleS3 ul.mostreadS3 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/style1/bullet_S3.gif) no-repeat 0px 5px;white-space: normal;}



/* @end */

/* @group Structural */

.main-top-both,.main-top-left-only {background: url(../images/style1/top_has_left.png) no-repeat center bottom;}
.main-top-wide,.main-top-right-only {background: url(../images/style1/top_wide.png) no-repeat center bottom;}
#mainbody-both	{background: url(../images/style1/mid_left_right.png) repeat-y center top;}
#mainbody-left-only	{background: url(../images/style1/mid_leftonly.png) repeat-y center top;}
#mainbody-wide,.mainbody-wide,#mainbody-right-only	{background: url(../images/style1/mid_wide.png) repeat-y center top;}

.bottom-both,.bottom-left-only	{background: url(../images/style1/bot_has_left.png) no-repeat center top;}
.bottom-wide,.bottom-right-only	{background: url(../images/style1/bot_wide.png) no-repeat center top;}
.tplcright a {color: #fff;display: block;margin: 4px 0px 2px 5px;text-align: center;background: url(../images/style1/arrowl.png) no-repeat left center;text-indent: -5000em;width: 75px;height: 12px;line-height: 12px;padding: 0px;}
ul.checklist li {background: url(../images/style1/checklist.png) no-repeat left center;}

/* @end */

/* @group Top Menu */

.menubar {
	background: url(../images/style1/navcontainer.png) repeat-x center top;
}
#navmenu {
	background: url(../images/style1/navcontainer.png) no-repeat left top;
}
#navmenu li {
	background: url(../images/style1/nav_norm_l.png) no-repeat bottom left;
}
#navmenu li a {
	background: url(../images/style1/nav_norm_r.png) no-repeat bottom right;
	color: #fff;
}
div#navmenu li:hover, div#navmenu li.iehover {
	background: url(../images/style1/nav_hover_l.png) no-repeat bottom left;
}
div#navmenu li:hover a, div#navmenu li.iehover a {
	background: url(../images/style1/nav_hover_r.png) no-repeat bottom right;
	color: #557f01;
}
div#navmenu li.active {
	background: url(../images/style1/nav_active_l.png) no-repeat bottom left;
}
div#navmenu li.active a {
	background: url(../images/style1/nav_active_r.png) no-repeat bottom right;
	color: #FFF;
}

/* @end */


/* @group Left Nav */

#leftcol ul#mainlevel,#rightcol ul#mainlevel,
#leftcol ul#mainlevel-sidenav,#rightcol ul#mainlevel-sidenav {
	list-style: none;
}

#leftcol a.mainlevel,#rightcol a.mainlevel,
#leftcol a.mainlevel-sidenav,#rightcol a.mainlevel-sidenav {
	background: url(../images/style1/leftnav_norm.png) no-repeat left center;
	color: #2f462b;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover,
#leftcol a.mainlevel-sidenav:hover,#rightcol a.mainlevel-sidenav:hover {
	background: url(../images/style1/leftnav_over.png) no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover,
#leftcol a#active_menu-sidenav.mainlevel-sidenav,#leftcol a#active_menu-sidenav.mainlevel-sidenav:hover,
#rightcol a#active_menu-sidenav.mainlevel-sidenav,#rightcol a#active_menu.mainlevel-sidenav:hover {
	background: url(../images/style1/leftnav_active.png) no-repeat left center;
	color: #fff;
}
a.sublevel,a.sublevel-sidenav {
	color: #000;
}


div#leftcol div.left-inside div.module div div div ul.menu li.deeper:hover > ul {display:block;}
div#leftcol div.left-inside div.module div div div ul.menu li.deeper ul {display:none; *display:block!important;}

/* BonBon Buttons 1.1 by simurai.com

1.1 Added unprefixed attributes, :focus style, <button> support
1.0 Released

Usage:
	
	Default button: 			<a href="" class="button">Label</a>
	More fancy with icon: 		<a href="" class="button orange glossy" data-icon="★">Label</a>
	
Following additional class names are supported:
		
	Color: 		orange, pink, blue, green, transparent
	Font: 		serif
	Material: 	glossy, glass
	Size: 		xs, xl
	Shape: 		round, oval, brackets, skew, back, knife, shield, drop, morph
	Icon only: 	icon
	Disabled:	disabled

*/


@import url(http://fonts.googleapis.com/css?family=Droid+Sans:bold+Lobster);
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(pictos.css);


/* -------------- THE button -------------- */
div.module div div div ul.menu li a{

/* text */
	text-decoration: 		none;
	font: 					11px/1em 'Droid Sans', sans-serif;
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	color:#ffffff;
	
	
/* layout */
	padding: 				.5em .6em .4em .6em;
	margin: 				.5em;
	display: 				inline-block;
	position: 				relative;
	width:80%;
	background-color:#749a02;
	border-radius:4px;
	
	

/* -------------- button (tag) -------------- */
}

div.module div div div ul.menu li ul li a {
/* text */
	text-decoration: 		none;
	font: 					11px/1em 'Droid Sans', sans-serif;
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	color:#ffffff;
	
	
/* layout */
	padding: 				.5em .6em .4em .6em;
	margin: 				.5em;
	display: 				inline-block;
	position: 				relative;
	width:80%;
	background-color:none;
	}

div.module div div div ul.menu li a:hover {
	cursor: pointer;
	background-color:#91bd09;
	box-shadow:1px 1px 1px 3px #91bd09;
	color:#000000;
}

div.module div div div ul.menu li.deeper ul{
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
}

div.module div div div ul.menu li.deeper ul li a {	
	background-color:white;
	border:none;
	border-radius:none;
	color:#666666;
	box-shadow:none;
	}
div.module div div div ul.menu li.deeper ul li:hover a {	
	background-color:white;
	border:none;
	border-radius:none;
	box-shadow:none;
	color:#749a02;
	}
div.module div div div ul.menu li.deeper ul li a {
	padding:0px;
	margin:0px;
}	
/* @end */
/* jL_article Style */
div#intro-show {
	color:#333333;
	background-image: url(../images/style1/notepadpaper.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	border:1px dotted #999999;
}


div.jL_article div div h1 {
	padding-top:25px;
	font-size:12px;
}
div.jL_article div div h2 {
	font-size:10px;
	line-height:normal;
}

div.jL_article div div p {
	font-size:11px;
	color:#666666;
	padding:6px;
}
/* @end */
/* admin form style */
#adminForm.form-validate fieldset {
	padding:20px;
	border-top-left-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border:4px solid #557f01;
}
#adminForm.form-validate fieldset div.formelm label,#adminForm.form-validate fieldset div.formelm-area label {display:block; width:250px; margin-top:20px;}
#adminForm.form-validate fieldset div.formelm input {
	display:block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #006600;
	margin-bottom: 20px;
	width:450px;
}

/* @end */

/* tip style */
div.tip {
	border-radius:10px;
	border:1px solid #006633;
	box-shadow:0px 0px 1px 1px #999999;
	background-color:#DDFEDA;
	padding:15px;
}
div.tip div.tip-title { font-weight:bold; text-decoration:underline;}
div.tip div.tip-text { font-style:italic; color:#666666;}
/* @end */

/* goto top style */
#gototop {
    background-color: #009900;
    border: 1px solid #000000;
    color: #FFFF00;
    margin: 5px;
    padding: 5px;
	border-radius:4px;
}
#gototop:hover {
    background-color: #000000;
    color: #FFFF00;
}
/* @end */

/* phocadownload-pane style */
div#phocadownload-pane div.current {width:95%;}
/* @end */

div.module div div div ul.mostread li,div.module div div div ul.latestnews li {
	background-image: url(../images/style1/liststyleimage.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	margin-bottom:1px;
	}
	
/* pagination style */	
	
div.paginationul.pagenav {padding:4px;}
div.pagination ul li,ul.pagenav li{
    display: inline;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    margin: 1px;
    padding-left: 2px;
    padding-right: 2px;
	background-color:#E9F8E9;
}
div.pagination ul li:hover {background-color:#CFEFCF;}
div.pagination ul li a {
	text-decoration:none;
}
/* end pagination style */	
/* phoca download style */	
#phoca-dl-category-box .pd-category h3, #phoca-dl-file-box .pd-file h3 {
    background: none;
    border: none;
    border-radius: none;
    box-shadow: none;
    margin: 0 0 0px;
    padding: 0px;
}
#phoca-dl-category-box div.pd-category div.pd-c-download-box {
    background: none;
    border: none;
    border-radius: none;
    box-shadow: none;
    margin: 0 0 0px;
    padding: 5px;}

#phoca-dl-category-box .pd-c-download-item2 {
    background: none;
    border: none;
    border-radius: none;
    box-shadow: none;
    padding: 3px;
}

#phoca-dl-category-box .pddetailsrc, #phoca-dl-category-box .pdpreviewrc, #phoca-dl-category-box .pdplayrc, #phoca-dl-category-box .pddownloadrc {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 3px 3px 2px #CCCCCC;
    float: right;
    margin: 1px;
    padding: 5px;
}


#phoca-dl-category-box .pddownload, #phoca-dl-category-box .pddownloadrc {
    background: none repeat scroll 0 0 #339900;
}
#phoca-dl-category-box .pddownload:hover, #phoca-dl-category-box .pddownloadrc:hover {
    background: none repeat scroll 0 0 #226600;
}
#phoca-dl-category-box .pddetails, #phoca-dl-category-box .pddetailsrc {
    background: none repeat scroll 0 0 #E8B43B;
}
#phoca-dl-category-box .pddetails:hover, #phoca-dl-category-box .pddetailsrc:hover {
    background: none repeat scroll 0 0 #D79E19;
}
#phoca-dl-category-box .pdpreview, #phoca-dl-category-box .pdpreviewrc {
    background: none repeat scroll 0 0 #CC3300;
}
#phoca-dl-category-box .pdpreview:hover, #phoca-dl-category-box .pdpreviewrc:hover {
    background: none repeat scroll 0 0 #992600;
}
#phoca-dl-category-box .pdplay, #phoca-dl-category-box .pdplayrc {
    background: none repeat scroll 0 0 #3399FF;
}
#phoca-dl-category-box .pdplay:hover, #phoca-dl-category-box .pdplayrc:hover {
    background: none repeat scroll 0 0 #0080FF;
}

/* end phoca download style */
/* table */
table.category thead tr th {
	border:1px solid #006600;
	background-color:#749a02;
	border-radius:4px;
	}
table.category thead tr th:hover {
	border:1px solid #006600;
	background-color:#006600;
	border-radius:4px;
	}	
table.category thead tr th a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}
table.category tbody tr td {
	border-bottom:1px dashed #999999;
	}
	
table.category tbody tr.cat-list-row0 td.list-date {
	text-align:center;
	}
table.category tbody tr td:hover {
	border-bottom:1px dashed #333333;
	}	
	
table.category tbody tr td a {
	padding-left:5px;
	text-decoration:none;
	}
table.category tbody tr td.list-title a {
	background-image:url(../images/style1/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}

table.category {
	margin-right: 10%;
	margin-left: 10%;
}
/* stats style code */
dl.stats-module dd {
    float: right;
	color:#FF3300;
	font-weight:bold;
}
dl.stats-module dt {
    float: right;
    padding-left: 3px;
    width: 40%;
}



/* EPAFOS Grades, Notes and Absences Style */

#epafos_Topic_Table, #epafos_Grades_Table,#epafos_Notes_Table, #epafos_select_Table,#epafos_Abs_Table,#epafos_Upload_Table {
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px #5BAC20, 0 10px 1px #D8E9B4 inset!important;
	border:10px solid #A3C58D\9!important;

}

#epafos_Topic_Table table th, #epafos_Grades_Table th,#epafos_Abs_Table th,#epafos_Notes_Table th,#epafos_Upload_Table th {
	background-color: #D8E9B4!important;
	box-shadow: 0 10px 20px #fbf0db inset!important;
	border-bottom-color: #5BAC20!important;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

#epafos_Grades_Table tfoot td,#epafos_Abs_Table tfoot td,#epafos_Notes_Table tfoot td {
	border-top-color: #8AAD1F!important;
}
#footer td {
	border-top-color: #20AC35!important;
	border-bottom-color: #20AC35!important;
}
#epafos_select_Table select,#filtersPane table tbody tr td div select#drdnPeriods,#filtersPane table tbody tr td div select#drdnLessons {
    background-color: #9EB69C!important;
    border: 1px ridge #333333!important;
    color: #FFFFFF!important;

}

#epafos_Notes_Table #notes {
	border-bottom-color: #D8E9D6!important;
}

#lesson_MO_fail {
	background-color: #A3C58D!important;
}
#lesson_MO {
	background-color: #A3C58D!important;
}
#season {
	border-bottom-color: #dfdfdf!important;
}

#epafos_Abs_Table #filtersPane select {
    background-color: #dfdfdf!important;
    border: 1px ridge #2B6006!important;
}

#filtersPane #btnsearch, #filtersPane #btnclear {
	box-shadow: 0 1px 3px #A3C58D, 0 10px 20px #A3C58D inset!important;
	background-color: #A3C58D!important;
}
#filtersPane #btnsearch:hover, #filtersPane #btnclear:hover {
    background: -moz-linear-gradient(center top , #A3C58D 5%, #EDEDED 100%) repeat scroll 0 0 #A3C58D;
}

#epafos_Upload_Table #notes {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAFAE2!important;
}
#tbl_title {
    border-bottom: 1px solid #EAFAE2!important;
    text-shadow: 1px 1px 1px #666666;
}

#epafos_Upload_Table #blockdiv input {
	box-shadow: 0 1px 3px #A3C58D, 0 10px 20px #A3C58D inset!important;
	background-color: #D8E9B4!important;
	border:none!important;
	border-radius:3px!important;
	padding:1px!important;
}

#epafos_Upload_Table #blockdiv input:hover {
	box-shadow: 0 1px 3px #A3C58D, 0 10px 20px #bcdfa5 inset!important;
}

#epafos_Upload_Table #column #title {
    background-color: #bcdfa5!important;
    border-bottom: 1px dotted #a9dfa2!important;
    box-shadow: 0 10px 20px #bbffb6 inset!important;
}

#epafos_Upload_Table #general_title {
    border-bottom: 2px solid #a9dfa2!important;
}


div.contact-contactinfo, div.contact-contactinfo a {
	color:#333333!important;
}