p {
font-size : 11px;
font-family : verdana;
color : #c0c0c0;
text-align : justify;
margin : ;

}

h3 {
font-family : verdana;
color : #c0c0c0;
text-align : left;
}

h2 {
font-family : verdana;
color : #c0c0c0;
text-align : left;
}

h1 {
font-family : verdana;
color : #c0c0c0;
text-align : left;
}

body {
font-size : 11px;
font-family : verdana;
color : #c0c0c0;
background : #000000 url() fixed repeat;
}

blockquote {
font-size : 10px;
font-family : verdana;
color : #c0c0c0;
text-align : left;
}

a:hover {
font-weight : normal;
font-size : 11px;
font-family : arial;
color : #c0c0c0;
background : #ff0000;
text-decoration : bold;
}

a:visited, a:link, a:active {
font-weight : bold;
font-size : 11px;
font-family : arial;
color : #c0c0c0;
text-decoration : none;
} 


#other {
align : center;
}

#menu {
font-size : 11px;
font-family : verdana;
color : #c0c0c0;
text-align : center;
margin : ;
}

img { border: none; } 


#display {
font-size : 11px;
font-family : verdana;
color : #c0c0c0;
text-align : center;
margin : ;
}

#picdisplayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px solid #222222;
	/** remember to change image path **/
	background: url(none) no-repeat #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #bfbfbf;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 11px;
	color: #bfbfbf;
}

/** 
*  You can use this style for your INPUT, TEXTAREA, SELECT elements 
*  for onmousehover event
**/
.myinputstyle:hover {
	border: 1px dotted #222222;
	/** remember to change image path **/
	background: url(none) no-repeat #222222;
	color: #bfbfbf;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: verdana; font-weight: bold; font-size: 10pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: verdana; font-size: 9pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

table { table-layout: fixed;
        margin-left: 2em;
        margin-right: 2em }

