body {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px 0px 0px 0px;
	display:block;
	background-image:url(/common/img/bg_grad.gif);
	background-repeat:repeat-x;
	height:100%;
	background-color:#996633;
}

#mainbody1{
	width:664px;
	display:block;
	margin:15px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

.container{
	width:100%;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	color:#000000;
	width:664px;
}

#tl {
	background:url(/common/img/tl.gif);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
}
#tm {
	background:url(/common/img/tm.gif);
	background-repeat:repeat-x;
	width:614px;
	height:25px;
	margin:0px;
	padding:0px;

}
#tr {
	background:url(/common/img/tr.gif);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;

}
#bl {
	background:url(/common/img/bl.gif);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#bm {
	background:url(/common/img/bm.gif);
	background-repeat:repeat-x;
	width:614px;
	height:25px;
	margin:0px;
	padding:0px;
vertical-align:top;
}
#br {
	background:url(/common/img/br.gif);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#ml {
	background:url(/common/img/ml.gif);
	background-repeat:repeat-y;
	width:25px;
	margin:0px;
	padding:0px;

}
#mr {
	background:url(/common/img/mr.gif);
	background-repeat:repeat-y;
	width:25px;
}

.title
{ 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main
{
	text-align:left;
	padding:10px 15px 10px 0px;
}
/*
.sm
{ color:#000000; text-decoration:none; font-weight:bold; font-size:8pt; font-family:Verdana, Arial }

p
{ color:#000000; text-decoration:none; font-weight:normal; font-size:9pt; font-family:Verdana, Arial; font-style: normal }


td
{ color:#000000; text-decoration:none; font-weight:normal; font-size:9pt; font-family:Verdana, Arial; font-style: normal }

li
{ color:#000000; text-decoration:none; font-weight:normal; font-size:9pt; font-family:Verdana, Arial; font-style: normal }
*/

a:link       
{ 
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
}

a:visited    
{ 
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
}

a:active     
{
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
}

a:hover      
{
	color: #996633;
	text-decoration: underline;
	cursor:pointer;
}

h1
{
	color: #330000;
	text-decoration:none;
	font-weight:bolder;
	font-size:20px;
	text-align:left;
}

h3
{
	color: #330000;
	text-decoration:none;
	font-weight:bolder;
	font-size:18px;
	text-align:left;
}
h5
{
	color: #330000;
	text-decoration:none;
	font-weight:bolder;
	font-size:16px;
	text-align:left;

}
