/* CSS Document */
html 		 {overflow-y: scroll;margin-top:5px;margin-bottom:5px;margin-right:5px;margin-left:5px;}
img 		 {border-color:#0C3354}
body 		 {font-family:Trebuchet MS;font-size:50%;color:#105289}
table		 {width:100%}
h1			 {font-weight:bold;font-size:120%;color:#0C3354;margin: 0px;}
h2			 {font-weight:bold;font-size:100%;color:#0C3354}
p			 {font-size:80%;margin: 0px;}
label		 {font-size:80%;font-style:italic;margin: 0px;}
ol			 {font-size:80%;font-style:italic}
ul			 {font-size:80%;font-style:italic}
.strap		 {font-size:80%}
.butoff		 {background-color:#CADCEB;color:#105289;cursor:hand;}
.buton		 {background-color:#11A1E9;color:white;cursor:hand;}
.site_name	 {font-size:234%;font-weight:bold;color:#FF0000}
.site_desc	 {font-size:160%;font-style: italic}
.active		 {background-color:#11A1E9;font-weight:bold;color:white}
a:link		 {color:#105289}
a:visited	 {color:#105289}
a:hover		 {color:#0C3354}
a:active	 {color:#105289}


