body, td, tr {
    text-decoration: none; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    cursor: default;
	}

select, option, textarea, input {
    border: 1px #808080 solid;
    color: #555555;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    background-color: #ffffff ;
    }
    
select, option, textarea, input {
    border: 1px #808080 solid;
    color: #555555;
    font-size: 11px;
    background-color: #ffffff ;
    }

input {
    border: 1px #808080 solid;
    color: #555555;
    font-size: 11px;
    background-color: #ffffff ;
    }



.button, .button:hover {
color: #000000;
background-color: #E8E8E8;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #F2F2F2;
border-left-color: #EDEDED;
border-right-color: #939393;
border-bottom-color: #616161;
cursor: hand;
}


select:hover, option:hover, textarea:hover, input:hover {
	border: 1px solid #A8D1E8;
	}

a:active,a:visited,a:link {
    color: #446488; 
    text-decoration: none; 
	}
    
a:hover {
    color: #00004F; 
    text-decoration: none; 
	}

a.nav:active, a.nav:visited, a.nav:link { 
    color: #000000; 
    font-weight: bold; 
    text-decoration: none;
	}

a.nav:hover { 
    font-weight: bold; 
    color: #666666;
	}

.header { 
    font-size: 14px; 
    font-weight: bold; 
    color:#336699; 
    text-decoration: none;
	}
    
.bborder { 
    background-color: #FFFFFF; 
    border: 1px #A7A6B4 solid;
	}
    

.panel { 
    -moz-border-radius: .3em .3em .3em .3em; 
    border: 1px solid #AEBFDB; 
    background-color: #F7F9FB;
	}

.panel2 { 
    -moz-border-radius: .3em .3em .3em .3em; 
    border: 1px solid #AEBFDB; 
    background-color: #FFFFFF;
	}

.panel_u { 
    border-top: 1px solid #AEBFDB; 
    border-bottom: 1px solid #AEBFDB; 
    background-color: #F7F9FB;
	}

.panel_old { 
    -moz-border-radius: .3em .3em .3em .3em; 
    border: 1px dotted #345487; 
    background-color: #F7F9FB;
	}

#menu {
	text-align: center;
	margin-left: 0px auto;
	margin-right: 0px auto;
	}

#menu li {
	padding: 10px 15px 10px 15px;
    text-align: center;
    float: left;
    display: block;
    cursor: pointer;
    background-color: #F4F4F4;
    border: 1px 0px 1px 0px solid #666666;
	}

#menu li:hover {
	background-color: #FFFFFF;
	border: 0px 1px 0px 1px dotted silver;
	}

#plugins {
	width: 100%;
	border-collapse: collapse;
	}

#plugins td, #plugins th {
	border: 1px solid #ccc;
	padding: 3px;
	}

#plugins th { 
	background: #F7F6F4;
	color: #000;
	}

.disabled {
	background: #fcfcfc;
	}

.enabled {
	background: #F7F6F4;
	}

.code {
	border: #000000 1px solid;
	padding: 4px;
	background: #f7f6f4;
	margin: 10px;
	font-family: Andale Mono, Courier
	}

h1 {
	border: #000000 1px solid;
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7f6f4;
	text-decoration: none;
	}

.info {
	background-color: #ffffff;
	width: 731px;
	}

.title {
	background-color: #C2E4DB;
	width: 731px;
	}

.blank {
	background-color: #ffffff;
	width: 10px;
	}

.php {
	text-align: left;
	background-color: #EDF1F8;
	width: 500px;
	padding: 2px;
	}

.list {
	text-align: left;
	padding: 10px;
	padding-left: 20px;
	}

.instag {
	width: 500px;
	}

.tags {
	padding-bottom: 5px;
	padding-top: 5px;
	}

.btn {
	background-color: #fff;
	display: "inline-block";
	margin: 1px;
	padding: 0px 5px 2px 5px;
	}

.btn {
	background-color: #f7f6f4;
	border: 1px solid silver;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 9px;
	}

.btn:hover { background-color: #fff; }
.btn:link { text-decoration: none; color: #000000; }
.btn:visited { text-decoration: none; color: #000000;}
.btn:hover { text-decoration: none; color: #000000;}

.instag {font-size: 9px;color: #ccc;}
.instag a {font-size: 11px;text-decoration: none;}

.tab-on {
border-top: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-right: 0px;
border-bottom: 0px;
padding: 2px;
width: 100px;
color: #000000;
background-color: #ffffff;
}

.tab-off {
border-top: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-bottom: #cccccc 1px solid;
border-right: 0px;
padding: 2px;
width: 100px;
cursor: hand;
color: #666666;
background-color: #f7f6f4;
}

.tab-none {
padding: 2px;
border-left: #cccccc 1px solid;
border-bottom: #cccccc 1px solid
border-top: 0px;
border-right: 0px;
}

.tab-content {
border-left: #cccccc 1px solid;
border-right: #cccccc 1px solid;
border-top: 0px;
border-bottom: 0px;
vertical-align: top;
background-color: #ffffff
}

.opt-title {
padding: 5px;
}

.opt-desc {
color: #808080;
border-bottom: 1px solid #cccccc;
}

.opt-space {
border-bottom: 1px solid #cccccc;
padding: 4px;
}

.li0 {
list-style-type: square; 
color: #446488; 
font-weight: bold; 
padding-left: 0px; 
text-decoration: underline

}

.li1 {
list-style-type: none;
padding-left: 15px;
}

.li2 {
list-style-type: none;
padding-left: 30px;
}

.li3 {
list-style-type: none;
padding-left: 45px;
}

.li4 {
list-style-type: none;
padding-left: 60px;
}

.li5 {
list-style-type: none;
padding-left: 75px;
}


.sape { 
    font-size: 7pt; 
    text-decoration: none;
    color: #808080;	
	}

#round {
background-color: #FBD4B4;
border: 0px solid #000;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
} 

#round2 {
background-color: #F5E6E8;
border: 0px solid #000;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
} 

#round3 {
background-color: #EAF2DD;
border: 0px solid #000;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
} 
/* Scroller Box */

    #scroller_container {
position: relative;
width: 600px;
height: 60px;
overflow: hidden;

}

#scroller {
white-space: nowrap;
line-height: 60px;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* Scoller Box */



/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #87AED3; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#598EBE;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}