/* Content */
body
{
	background-image: url(../images/background3.jpg);
	background-repeat:  repeat-x;
	background-color: #9BBA38;
    font-family: Helvetica, Arial, Verdana;
    text-align: center;
	margin: 0px;
	padding: 0px;
}

#outer
{
    background-image: url(../images/background_middle_3.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
    margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 0px;
    text-align: center;
    width: 900px;
    height: auto;   
}

#banner
{
	background-image: url(../images/main_banner.jpg);
	background-repeat:  no-repeat;
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
    text-align: left;
    width: 900px;
    height: 140px; 
    border: 0px solid #ccc;
}

#login
{

}

#top
{
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
    text-align: left;
    width: 900px;
    height: 40px; 
    border: 0px solid #ccc;
	clear: both;
}

#links
{
	background-color: #D2F171 /* #9CBA38 */;
	margin:auto;
    text-align: left;
    width: 880px;
    height: 30px; 
    border: 0px solid #000;
}

#main
{
	padding-top: 20px;
	margin: auto;
    text-align: left;
    width: 800px;
    height: auto; 
    border: 0px solid #ccc;
}

.left
{
	margin-top: 10px;
	margin-left: 40px;
    text-align: left;
    width: 410px;
    height: auto; 
    border: 0px solid #ccc;
	float: left;
}

* html .left
{
  margin-left: 20px;
  width: 350px;
  w\idth: 350px;
}

.right
{
	margin-top: 0px;
	margin-left: 0px;
    text-align: left;
    width: 370px;
    height: auto; 
    border: 0px solid #ccc;
	float: left;
}

*html .right
{
    width: 360px;
	w\idth: 360px;
}

.nbed
{
	padding-top: 30px;
    text-align: center;
	padding-left: 0px;
    width: 410px;
    height: auto; 
    border: 0px solid #ccc;
	float: left;
}

* html .nbed
{
  width: 360px;
  w\idth: 360px;
}


.button_box
{
    margin: auto;
	padding-top: 20px;
    text-align: center;
    width: 410px;
    height: 90px; 
    border: 0px solid #ccc;
	clear: both;
}

.left_button
{
	background-image: url(../images/button_over.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 190px;
    height: 90px; 
    border: 0px solid #73901C;
	float: left;
}

.left_button:hover
{
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 190px;
    height: 90px; 
    border: 0px solid #73901C;
	float: left;
}

.middle_button
{
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 190px;
    height: 90px; 
    border: 0px solid #ccc;
	float: left;
}

.right_button
{
	background-image: url(../images/button_over.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
    text-align: center;
    width: 190px;
    height: 90px; 
    border: 0px solid #73901C;
	float: left;
}

.right_button:hover
{
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
    text-align: center;
    width: 190px;
    height: 90px; 
    border: 0px solid #73901C;
	float: left;
}

.button_box_large
{
    margin: auto;
	margin-top: 0px;
	padding-top: 10px;
    text-align: center;
    width: 650px;
    height: 80px; 
	clear: both;
}

.left_button_large
{
	background-image: url(../images/button_large.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 305px;
    height: 80px; 
	float: left;
}

.right_button_large
{
	background-image: url(../images/button_large.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 305px;
    height: 80px; 
	float: right;
}

.left_button_large:hover
{
	background-image: url(../images/button_large_over.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 305px;
    height: 80px; 
	float: left;
}

.right_button_large:hover
{
	background-image: url(../images/button_large_over.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 305px;
    height: 80px; 
	float: right;
}

.left_button_large_2
{
	background-image: url(../images/button_large.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 305px;
    height: 80px; 
	margin: auto;
	border: 0px solid #000;
	
}

.left_button_large_2:hover
{
	background-image: url(../images/button_large_over.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 305px;
    height: 80px; 
	margin: auto;
	border: 0px solid #000;
	
}

.left_right_end
{
    background: #fff;
    margin: auto;
    text-align: center;
	padding-left:20px;
    width: 700px;
    height: 30px; 
    border: 0px solid #ccc;
	clear:both;
}

.full_page
{
    margin: auto;
    text-align: center;
    width: 700px;
    height: auto; 
    border: 0px solid #ccc;
	clear: both;
}

.arrow
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 0px;
	width: 375px;
	height: auto;
	border: 0px solid #000;
}

#footer
{
	background-image: url(../images/footer.jpg);
	background-repeat:  no-repeat;
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
    text-align: left;
    width: 900px;
    height: 90px; 
    border: 0px solid #ccc;
	clear: both; 
}

/* Forms */

.left_inner
{
    border: 0px solid #FF0000;	 
	background: #fff;
    text-align: left;				
    width: 410px;
    height: 35px; 
	float: none;	
}

.left_full
{
    border: 0px solid #ccc;	 
	background: #fff;
    text-align: left;
    width: 410px;
    height: auto; 
	margin: 0px;
	float: left;	
}

.left_text
{
	border: 0px solid #ccc;	 
	background: #fff;
    text-align: left;
    width: 180px;
    height: 30px; 
	margin-top: 0px;
	float: left;
}

.ad_right
{
	margin-top: 0px;
	float: right;
	margin-right: 30px;
	padding-right: 30px;
}

.left_input
{
	border: 0px solid #ccc;	 
	background: #fff;
    text-align: left;
    width: 220px;
    height: 30px;
	float: right;
}


/* Fonts */

.p
{
	padding: 0px;
	margin: 0px;
}

.green_title
{
	FONT-WEIGHT: 600;
    FONT-SIZE: medium;
    COLOR: #025810;
    TEXT-DECORATION: none;	
}

H1 {
	FONT-WEIGHT: 600;
    FONT-SIZE: medium;
    COLOR: #025810;
    TEXT-DECORATION: none;	
}

.green_title_large
{
	FONT-WEIGHT: 600;
    FONT-SIZE: large;
    COLOR: #025810;
    TEXT-DECORATION: none;	
}

.title_large
{
	FONT-WEIGHT: 600;
    FONT-SIZE: large;
}

.font_bold
{
	FONT-WEIGHT: 700;
    FONT-SIZE: medium;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_bold_yellow
{
	FONT-WEIGHT: 700;
    FONT-SIZE: medium;
    COLOR: #ffffc2;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_small
{
	FONT-WEIGHT: 400;
    FONT-SIZE: x-small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_small_italic
{
	FONT-WEIGHT: 400;
    FONT-SIZE: x-small;
	font-style: italic;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_big
{
	FONT-WEIGHT: 600;
    FONT-SIZE: large;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_big_yellow
{
	FONT-WEIGHT: 600;
    FONT-SIZE: large;
    COLOR: #ffffc2;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_main
{
    FONT-WEIGHT: 400;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.font_main .font_main_bold
{
    FONT-WEIGHT: 600;
}

.font_mainpage
{
    FONT-WEIGHT: 600 /*400*/;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

.text_box
{
    background-color: #666699;
	float:right;
}

.input_text
{
    COLOR: #000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
	padding-top:0px;
	padding-bottom:0px;
    margin:5px; 
}

.font_red
{
	FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #ff0000;
    TEXT-DECORATION: none;	
    padding-left:0px; 
    padding-right:0px; 
    margin:0; 
}

/* Format */

a img { border: none; }
a:hover img {border: none; }
a:visited img {border: none; }

a { border: none; }
a:hover {border: none; }
a:visited {border: none; }


.img_link {
	border: none;
}
.img_link_banner {
	float: left;
}

.arrow
{
	float: left;
	margin-right: 8px;
}

/* Menu */

A.link:link
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #333; /* #FBEB93; */
    TEXT-DECORATION: none;
    margin-left: 3px;
    padding: 6px;
	padding-bottom: 5px;
}

A.link:visited
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #333; /* #FBEB93; */
    TEXT-DECORATION: none;
    margin-left: 3px;
    padding: 6px;
	padding-bottom: 5px;
}

A.link:hover
{
	background-color: #b6d357 /* #9CBA38  #D2F171 */;
	FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #333;
    TEXT-DECORATION: none;
	margin-left: 3px;
	padding: 6px;
	padding-bottom: 5px;
}

A.link_on:link
{
	background-color: #D2F171;
	FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;
	margin-left: 3px;
	padding: 6px;
	padding-bottom: 5px;
}

A.link_on:visited
{
	background-color: #D2F171;
	FONT-WEIGHT: 600;
	FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;
	margin-left: 3px;
	padding: 6px;
	padding-bottom: 5px;
}

UL
{
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    MARGIN-LEFT: 0px;
    WIDTH: 800px;
    LIST-STYLE-TYPE: none;
}

LI.links
{
    PADDING-left: 15px;
    padding-top: 7px;
	padding-bottom: 2px;
    DISPLAY: inline;
    FLOAT: left;
    POSITION: relative;
	height:auto;
}

UL LI.links
{
    DISPLAY: inline;
    POSITION: relative;
}

LI UL.links
{
    DISPLAY: none;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 13px;
}

UL LI A
{
    PADDING-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    TEXT-DECORATION: none;
}

ol.lroman 
{
    list-style-type: disc;
    padding-left: 30px;
    padding-top: 20px;
    margin: 0px;
}

ol.front 
{
    list-style-type: disc;
    padding-left: 30px;
    padding-top: 0px;
    margin: 0px;
}

li
{
    padding-bottom:0px;	
}

/* Large buttons */

A.button:link
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #000000;
    TEXT-DECORATION: none;
    margin: 0px;
    padding: 5px;
}

A.button:visited
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #000000;
    TEXT-DECORATION: none;
    margin: 0px;
    padding: 5px;
}

A.button:hover
{
	FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #000;
    TEXT-DECORATION: none;
	padding: 5px;
}

/* Small buttons */

A.button_small:link
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #73901C;
    margin: 0px;
    padding: 0px;
}

A.button_small:visited
{
    FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #73901C;
    margin: 0px;
    padding: 0px;
}

A.button_small:hover
{
	FONT-WEIGHT: 600;
    FONT-SIZE: small;
    COLOR: #000;
	padding: 0px;
}

/* How to use page */

.left_thumb_image
{
	border: 0px solid #000;
	height: auto;
	width: 150px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

.right_help_text
{
	border: 0px solid #000;
	height: auto;
	width: 600px;
	text-align: left;
	float: left;
}

.help_main {
	width: 780px;
	height: auto;
	padding: 10px;
	margin: 20px 0px;
	text-align: left;
	border: 0px solid #000;
	background-color: #e7f6b7;
}

/* PRE-LOAD */

.hiddenPic {
	display:none;
}
