body, td {
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size: 95%;
}
h1 {
	font-size: 200%;
	font-weight: bold;
}
h2 {
    margin: 0px 0px 20px 0px;
	font-size: 150%;
}
p
{
	margin-top: 5px;
}
li
{
	margin: 3px;
}
.app {
	font-size: 130%;
}
.appdscr {
	font-size:90%;
	padding-bottom:20px;

}
.small {
	font-size: 75%;
}
.smallfooter {
	font-size: 100%;
}
.big {
	font-size: 125%;
}

.app_mainmenu {
	font-size: 110%;
	text-decoration: none;
}
a.navy
{
	color:	navy;
	font-size:90%;
}

.features
{
	color: #003372;
	font-weight: bold;
	font-size:100%;
}
.app_mainmenu:hover {

	text-decoration: underline;
}
.app_mainmenu_td {
	font-size: 110%;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	height: 40px;
}


.other_wa_services {
	font-size: 90%;
}

.htmlcode {
	border: solid 1px;
	border-color: #CCCC33;
	padding: 5px;
	margin: 20px;
	background: #FFFFEE;
}
.note
{
	background-position: top;
	padding: 7px;
	margin: 5px;
	padding-left: 10px;
}
.note p
{
	margin: 0px;
}
.note ul
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
body#photos .note
{
	background: url(images/middle-stripe-background-top-bottom-photos.gif) repeat-x;
}
body#files .note
{
	background: url(images/middle-stripe-background-top-bottom-files.gif) repeat-x;
}
body#contacts .note
{
	background: url(images/middle-stripe-background-top-bottom-contacts.gif) repeat-x;
}
body#mail .note
{
	background: url(images/middle-stripe-background-top-bottom-mail.gif) repeat-x;
}
body#notes .note
{
	background: url(images/middle-stripe-background-top-bottom-notes.gif) repeat-x;
}
body#pages .note
{
	background: url(images/middle-stripe-background-top-bottom-pages.gif) repeat-x;
}
body#projects .note
{
	background: url(images/middle-stripe-background-top-bottom-projects.gif) repeat-x;
}
body#issue-tracker .note
{
	background: url(images/middle-stripe-background-top-bottom-issue-tracker.gif) repeat-x;
}
body#shop .note
{
	background: url(images/middle-stripe-background-top-bottom.gif) repeat-x;
}
.didyouknow
{
	background: url(images/didyouknow.gif) no-repeat; background-position: top left;
	border: 0px;
	padding: 5px;
	padding-top: 0px;
	margin: 5px;
	padding-left: 30px;
}
.didyouknow p
{
	margin: 0px;
}
input {
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size: 100%;
}

a:visited, a:link, a:hover, a:active
{
	font-family: Arial,helvetica,Sans-Serif;
        color: #0066CC;
        font-weight: bold;
		text-decoration:none;
}


a.footerfont:visited,  a.footerfont:link, a.footerfont:hover, a.footerfont:active
{
	font-family: Arial,helvetica,Sans-Serif;
        font-size: 15px;   
        color: #0066CC;
        font-weight: bold;
		text-decoration:none;
}


/* SIGNUP */
.section-divider {   
        margin: 2px 2px 2px 2px;
        font-family: Arial,helvetica,Sans-Serif;
        font-size: 14px;
        line-height: 17px;
        color: #0066CC;
        font-weight: bold;
        text-align: left;
                border-bottom: 1px solid #aecdec;
                padding-bottom:2px;
}
.fld-title {
                vertical-align:middle;
                padding-top:0px;
		font-family: Arial; font-size: 9pt; color: #000000; font-weight: bold
}
 
.txt-important {
        
        color: #A90101;
}

.formCaption         { font-family: Arial; font-size: 9pt; color: #000000; font-weight: bold }


/* form { font-family: Arial; font-size: 9pt; color: #000000; border: 1px solid #000000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px }
*/

/* forms */
form {
        margin: 0px;
}
.other-form {
        margin: 0px;
}
.other-form select {
        background-color: #FFFFFF;
        border: 1px solid #ADADAD;
        font-size: 11px;
        line-height: 11px;
        font-family: arial, helvetica, sans-serif;
        width: 150px;
        margin-left: 5px;
        color: #0066CC;  
        vertical-align: middle;
}
.other-form option {
        background-color: #ffffff;
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
}

select, input, textarea {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
                border: 1px solid #7f9db9;
}
 
option {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
}
 
input, textarea {
        padding: 2px;
}
.btn-std {
        font-family: verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;

        color: #FFFFFF; /* color 15 */
        background-color: #0066CC; /* color 1 */

        padding-top: 2px;
        padding-bottom: 2px;

        border-top: 2px solid #67A0D9; /* color 3 */
        border-left: 2px solid #67A0D9; /* color 3 */
        border-right: 2px solid #013366; /* color 2 */
        border-bottom: 2px solid #013366; /* color 2 */

        cursor: pointer;
}
