body {
	background-color: #1f1f1f;
	/*background-image: url(pic/hg.gif);*/
	margin: 0px;
}

.error{
	border: 1px solid Red;
}

.error2{
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
}

.col00 {
	background-color: #0F0F0F;
}

.col01 {
	background-color: #1F1F1F;
}

.col02 {
	background-color: #EEEEEE;
}

.col03 {
	background-color: #555555;
}

.col04 {
	background-color: #DDDDDD;
}

.colerror {
	color: #990000;
}

.txt00 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 13px;
	color: #AAAAAA;
	font-weight: normal;
}

.txt01 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
}

.txt02 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
}

.txt03 {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
}

.txt04 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	font-weight: normal;
}

.txt05 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;
}


a:link {
	text-decoration: none;
	color: #BB1717;
}

a:visited {
	color: #BB1717;
	text-decoration: none;
}

a:active {
	color: #BB1717;
	text-decoration: none;
}

a:hover {
	color: #BB1717;
	text-decoration: underline;
}

a.shop:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.shop:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold
}

a.shop:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold
}


a.shop:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold
}

a.admin:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.admin:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.admin:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.admin:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer:link {
	color: #444444;
	text-decoration: none;
}

a.footer:visited {
	color: #444444;
	text-decoration: none;
}

a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
