*{ margin: 0; padding: 0; }*
body { font: .8em Verdana, Sans-Serif; line-height: 1.8em; background: #FFFFFF url("images/ow-bg.jpg") repeat-x; color: #000000; }
p { font: .8em Verdana, Sans-Serif; line-height: 1.8em; }
a { color: #ccccff; text-decoration: none;}
a:visited { color: #aaaaee; text-decoration: none;}
a:hover { color: #ffffff; text-decoration: underline;}
h1 { font-size: 1.1em; color: #333377;}
h2 { font-size: 1.5em; color: #FF3C00; text-align: center;}
h3 { font-size: 1.2em; color: #bbccff; letter-spacing: .5px;}


#whitetext { font: .8em Verdana, Sans-Serif; font-size: .8em; line-height: 1.5em; color: #ffffff; padding: 10px;}
#whitetext h1 { font-size: 1em; color: #bbccff;}

#smallwhitetext { font: .7em Verdana, Sans-Serif; line-height: 1.2em; color: #ffffff }

#bigwhitetext { font-size: 1.8em; line-height: 1.8em; color: #000000; padding: 10px;}
#bigwhitetext a { color: #770000; text-decoration: none;}
#bigwhitetext a:hover { color: #ff2222; text-decoration: underline;}

#medwhitetext { font-size: 1em; line-height: 1.4em; color: #000000; padding: 10px;}
#medwhitetext h1 { font-size: 1.2em; color: #770000; text-align: center;}
#medwhitetext a { color: #222277; text-decoration: none;}
#medwhitetext a:hover { color: #0000ff; text-decoration: underline;}

#greybox { font-size: 1em; line-height: 1.2em; color: #000000 }
#greybox h1 { font-size: 1.2em; color: #333377;}
#greybox a { color: #333366; text-decoration: none;}
#greybox a:hover { color: #000000; text-decoration: underline;}
#greybox a:visited { color: #333366; text-decoration: none;}

#grey-title { font: .8em Verdana, Sans-Serif; color: #888888; text-align: center; }
#grey-title a:hover { color: #ddddff; }

ul#nav1 { color: #ffffff; padding:0 20px 0 0; margin:10px;}
ul#nav1 li { display:inline; list-style:none;}
ul#nav1 li a { background:#333333; color:#555555; text-decoration:none;}
ul#nav1 li a:hover { text-decoration: underline; color:#eeeeee;}
ul#nav1 li a.active { background:#222222; color:#bbbbbb; }
ul#nav2 { color: #ffffff; padding:0 20px 0 0; margin:10px;}
ul#nav2 li {display:inline; list-style:none; }
ul#nav2 li a { background:#dddddd; color:#ffffff; text-decoration:none; padding: 3px;}
ul#nav2 li a:hover { text-decoration: underline; color:#555555;}
ul#nav2 li a.active { background:#222222; color:#bbbbbb; }

form				{ margin:0; }
fieldset			{ margin:0; border:0; padding:0; }
input, select, textarea		{ margin-bottom:5px; width: 150px;}
legend				{ font-weight:bold; }
label				{ float:left; width:200px; text-align: right; }
