A:link
{
	color: #ff6600;
	text-decoration: underline;
}
A:visited
{
	color: #ff6600;
	text-decoration: underline;
}
A:hover
{
	color: #333333;
	text-decoration: underline;
}
A.designby:link
{
	color: #999999;
	text-decoration: none;
}
A.designby:visited
{
	color: #999999;
	text-decoration: none;
}
A.designby:hover
{
	color: #333333;
	text-decoration: underline;
}
A.menu:link
{
	color: #fae3c1;
	text-decoration: underline;
}
A.menu:visited
{
	color: #fae3c1;
	text-decoration: underline;
}
A.menu:hover
{
	color: #ffffff;
	text-decoration: none;
}
.logo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fae3c1;
	font-size: 30px;
	font-weight: bold;
}
.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fae3c1;
	font-size: 11px;
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 18px;
	font-weight: bold;
}

.box-U-M
{
	background-image: url('../../images/box-U-M.gif');
	background-repeat: repeat-x;
}
.box-D-M
{
	background-image: url('../../images/box-D-M.gif');
	background-repeat: repeat-x;
}
.box-M-R
{
	background-image: url('../../images/box-M-R.gif');
	background-repeat: repeat-y;
}
.box-M-L
{
	background-image: url('../../images/box-M-L.gif');
	background-repeat: repeat-y;
}

.box1-U-M
{
	background-image: url('../../images/box1-U-M.gif');
	background-repeat: repeat-x;
}
.box1-D-M
{
	background-image: url('../../images/box1-D-M.gif');
	background-repeat: repeat-x;
}
.box1-M-R
{
	background-image: url('../../images/box1-M-R.gif');
	background-repeat: repeat-y;
}
.box1-M-L
{
	background-image: url('../../images/box1-M-L.gif');
	background-repeat: repeat-y;
}

