
p.error{color: red; margin-left: 15px; font-family: "Arial"; font-size: 12; font-weight:bold; width: 350}
p.title{color: black; font-family: "Arial"; font-size: 14; font-weight:bold; color:4CAC27;}
p.title2{color: black; font-family: "Arial"; font-size: 13; font-weight:bold; color:1E53A3;}
p.small{color: black; font-family: "Arial"; font-size: 10; width: 200}
p{color: black; font-family: "Arial"; font-size: 11; width: 440;}
p.top{color:white; width:600px; text-align: center; margin:0;}
ul.storyList li {width:350px;font-size:11px;}



table{font-family: "Arial"; color:black; font-size:11; border-collapse:collapse; text-align:left;}
table.login{font-family: "Arial"; color:4CAC27; font-size:11; border-collapse:collapse;}
table#other2{font-family: "Arial"; background-color:D0E180; color:black; font-size:11; border-collapse:collapse;}

p.ltitle{color: white; font-family: "Arial"; font-size: 12; width: 150; padding-left:5px;}
p.l{color: white; font-family: "Arial"; font-size: 10; width: 165; padding-left:5px;}

html, body{height: 100%}
body {background-image: url(img/Gradient.gif); background-repeat: repeat-x; background-color:B0B0B0; margin:0; height:100%; font-family: "Arial"; font-size: 11;}
img {border:none;}

div.title{color:white; font-weight:bold; font-size:16; background-color:DCD89C; padding:5px; width:680;}
div.container{width:680; padding:10px; border:1px solid; border-color:DCD89C; background-color:EEEEEE;}
div.container2{width:680; padding:10px; border:1px solid; border-color:DCD89C; background-color:979461;}
div.search{width:400; background-color:DCD89C; color:white; padding:10px;}

div.total {position: absolute; left:75px; top: 20px; background-color:white; width:654px; min-height:100%; border-right: 3px solid; border-color:CCCCCC; border-left: 3px solid; border-color:CCCCCC; border-top: 3px solid; border-color:CCCCCC; border-bottom: 3px solid; border-color:CCCCCC; }
div.pic {background-color: white; height:80px; width:654px;}
div.top {z-index:2; background-color:1E53A3; height:19px; width:654px; padding-top:3px; }
div.main {float:right;width:460px; height:100%;background-color:white;}
div.lefty {float:left;width:171px; padding:0px; height:100%;background-color:99B6BD;}
div.bottom {background-color:1E53A3;width:654px;height:17px}

div.lbox
{
  width:45; background-color:C5D0E4; border: 1px solid gray; font-weight:bold; color:6C5635; padding:5px;
}

a.top:link {text-decoration: none; color:white; font-size:11; font-family:"Arial";}
a.top:visited {text-decoration: none; color:white; font-size:11; font-family:"Arial";}
a.top:hover {text-decoration: none; color:gray; font-size:11;}

a:link {text-decoration: underlined; color:blue; font-size:11;}
a:visited {text-decoration: underlined; color:555555; font-size:11;}
a:hover {text-decoration: none; color:8893B7; font-size:11;}

li{width:500; font-family: "Arial"; font-size: 14;}
input{font-family: "Arial"; font-size:10;}
select{font-family: "Arial"; font-size:10;}


.displayBox{
	margin-top:10px;padding:2px;border-top:1px solid #666666;height:65px;
}

.displayBox a {
	text-decoration:none;
}

.displayLeft{
	float:left;width:265px;height:75px;padding-right:5px;
}

.displayRight{
	float:left;padding-left:5px;width:120px;height:75px;border-left:1px dotted #666666
}

.subTitle {
	margin-top:20px;font-size:16px;font-weight:bold;
}