p {
	color:#000000; 
	font-family:Arial; 
	font-size:10 pt;
}

.Header1 {
	font-size:14 pt;
	font-weight:bold;
}

.Header2 {
	font-size:12 pt;
	font-weight:bold;
}

.Header3 {
	font-size:12 pt;
	color:#ffffff;
	line-height:25px;
}

td {
	color:#000000; 
	font-family:Arial; 
	font-size:10 pt;

}

.header {
	background-image: url('images/template/header.jpg');
	background-repeat: no-repeat;
	width:800px;
	height:111px;
}

.header_inner {
	background-image: url('images/template/inner_header.jpg');
	background-repeat: no-repeat;
	width:800px;
	height:111px;
}

.side_inner_left {
	background-image: url('images/template/inner_side_left.jpg');
	background-repeat: no_repeat;
	width:140px;
	height:281px;
}

.side_inner_left_ext {
	background-image: url('images/template/inner_side_left_ext.gif');
	background-repeat: repeat-y;
	width:140px;
}

.side_inner_right {
	background-image: url('images/template/inner_side_right.jpg');
	background-repeat: repeat-y;
	width:49px;
}

.type1 {
	background-image: url('images/template/side_left2.gif');
	background-repeat: repeat-y;
	width:564;
	height:100%
}

.type2 {
	background-image: url('images/template/side_right3.jpg');
	background-repeat: no-repeat;
	width:236;
	height:67;
}


.type3 {
	background-image: url('images/template/side_right2.gif');
	background-repeat: repeat-y;
	width:236px;
}

.type4 {
	background-image: url('images/template/side_left.jpg');
	background-repeat: no-repeat;
	height:234;
	width:564;
}

.type5 {
	background-image: url('images/template/side_right.gif');
	background-repeat: no-repeat;
	height:29;
}


.footer {
	background-image: url('images/template/footer.jpg');
	background-repeat: no-repeat;
	width:800;
	height:49;

}

.footer_inner {
	background-image: url('images/template/inner_footer.jpg');
	background-repeat: no-repeat;
	width:800;
	height:49;

}

a { 
	color:#000000; 
	font-family:Arial; 
	font-size:10 pt;
}

.side_menu { 
	vertical-align:middle; 
	text-decoration:none;
}

.side_menu_this_link { 
	color:#ff0327; 
	font-weight:bold; 
	vertical-align:middle; 
	text-decoration:none;
}

.autodesk_blue {
	color:#1467a0; 
	text-decoration: none; 
	font-weight:bold; 
	font-size:14pt; 
}

a:hover {
	font-weight:bold;
}