/* CSS Document for every page other than home page*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
body {
	background-color: #333333;
	margin: 0px;
	text-align: center;
}
#frame {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:70px;
	padding:0px;
	text-align:left;
	height: 420px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	height: 420px;
	width: 200px;
	float: left;
	background-image: url(../images/bottom_left_bgtile2.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#header {
	height: 30px;
	width: 435px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
}
#maincontent {
	margin: 2px 0px 0px 10px;
	padding: 1px;
	top: 40px;
	height: 390px;
	width: 435px;
	text-align: left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
#atmaincontent {
	margin: 0px;
	padding: 0px;
	top: 70px;
	height: 312px;
	width: 440px;
	text-align: left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 2px;
}
#left a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
	margin-right: 20px;
}
#left a:hover {
	color: #333333;
	text-decoration: none;
}
#left a:visited {
	color: #999999;
	text-decoration: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E5C9D;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #F2F2F7;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #F2F2F7;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099CC;
	border-left-color: #0066CC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bnorm {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.small {
	font-size: 10px;
	color: #333333;
}
select {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #F2F2F7;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099CC;
	border-left-color: #0066CC;
}
#frame #left #top_left_page {
	margin: 0px;
	padding: 0px;
}
p {margin-top: 10px;}
