body{
padding:0px;
margin:0px;
background:#ffffff url(images/repeat.gif) repeat-x top;
text-align:center;
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, input, textarea, body, font, table
	{
		font-family: Times New Roman;
		font-size:15px;
		line-height:15px;
		color:#7E7E7E;
	}

a { color:#FF8C33}

.h_text, .h_text a { color:#FFFFFF; text-decoration:none; line-height:11px}
.h_text a:hover { text-decoration:underline}

.m1_text a { color:#2A2A2A; line-height:14px}
	
.c_text, .c_text a {color:#999999; line-height:11px; text-decoration:none}
.c_text a:hover { text-decoration:underline}

.form {height:24px; margin-top:6px;}
.form input	{width:169px; height:21px; border-color:#E3E3E3; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; margin-left:20px}

.input1 {width:172px; height:19px; border-width:0px; background-color:#ffffff; padding-left:5px; color:#2A2A2A}

textarea {width:169px; height:101px; border-color:#E3E3E3; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:6px; margin-left:20px}

ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px; padding:0px 0px 0px 0px; line-height:15px}

.ul1 li { line-height:16px}

.ul2 li { line-height:18px}

.dt { display:table; height:100%; width:100%}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 10px;
	width: 766px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	margin: auto;
}


.dr { display:table-row; width:100%; height:100%}

.dc {
	display:table-cell;
	width:100%;
	float:left;
	height:100%;
	text-align:left;
}

.no_class, .no_class div
	{
		width:auto;
		height:auto;		
	}

form { margin:0px; padding:0px}

.header { width:766px; height:301px; background:url(images/repeat.gif) no-repeat left top; margin:auto}

.middle_bg { height:98px; background:#D2D2D2;}

.middle { width:766px; height:98px; margin:auto;}

.bottom_bg { background:#CCCCCC; height:1px}

.bottom { width:766px; height:73px; margin:auto;}

.main { width:766px; height:303px; margin: auto;}

.v_l { background:url(images/v-l.gif) repeat-y left}

.border1 { border:#7E7E7E solid 1px;}

.cell { height: auto;}

.cell1 { height:26px; border-bottom:#7E7E7E 1px solid;}

.cell2 { width:147px; border-right:#BEBEBE 1px solid; border-bottom:#BEBEBE 1px solid; text-align:center; height: auto; padding-bottom:2px; padding-top:5px}

.cell3 { width:85px; border-bottom:#BEBEBE 1px solid; text-align:center; height: auto; padding-bottom:2px; padding-top:5px }

#navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: middle;
	height: 20px;
	margin-top: 20px;
}
#navbar a:link {
	color:#000000;
	text-decoration:none;
}
#navbar a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar a:active {
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	color:#CC0000;
	text-decoration:underline;
}
