body {
	margin:0;
	background-image: url(../images/bg.gif);
}

table,div,input {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px; 
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:1px;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:1px;

}
a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
a.pro:link {
	color: #996600;
	text-decoration: none;
	letter-spacing:1px;
	font-weight: bold;
}
a.pro:visited {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a.pro:hover {
	color: #9C0000;
	text-decoration: none;
	font-weight: bold;
}
a.pro:active {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}

.list_pro_01 {
	background-image: url(../images/pro_list_01.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}
.bg-welcome {
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lineheight {
	line-height: 18px;
}
.v {
	list-style-position: outside;
	list-style-image: url(../images/blueArrow.gif);
	list-style-type: none;
}
.border1 {
	border: 1px solid #F9CECE;
}
.border2 {
	border: 1px solid #CCCCCC;
}
.border3 {
	border: 1px solid #FFCC99;
}
.font1 {
	color: #FFFFFF;
}
.font2 {
	font-weight: bold;
	color: #993300;
}
.inputborder {
	border: 1px solid;
}
.mainborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #764034;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #764034;
}
