body, td {
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size: 95%;
}
h1 {
	font-size: 200%;
	margin: 0px 0px 20px 0px;
	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%;
}
.big {
	font-size: 125%;
}

.app_mainmenu {
	font-size: 110%;
	text-decoration: none;
}
a.navy
{
	color:	navy;
}
.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%;
}