.data {
	border: 1px solid #93a5c9;
	background: #fff;
	}

textarea {
	border: 1px solid #93a5c9;
	}

#menu ul li a:hover {
	background: #6e84b3 url(../../images/button-hover.jpg) repeat-x;
	}

#menu ul li a.irc {
	background: url(../../images/irc-button.gif) no-repeat;
	}

#menu ul li a.irc:hover {
	background: url(../../images/irc-button-hover.gif) no-repeat;
	}

#menu ul li a.irc-hover {
	background: url(../../images/irc-button-hover.gif) no-repeat;
	}

#menu ul li a.hover {
	background: #6e84b3 url(../../images/button-hover.jpg) repeat-x;
	}

#menu ul ul li a:hover {
	background: #f80809;
	}

#menu ul li a {
	background: #000 url(../../images/button.jpg) repeat-x;
	color: #fff;
	}

#menu ul ul li a {
	border-top: 1px solid #fff;
	background: #637bab;
	}

#menu ul ul li a:hover {
	background: #f80809;
	}

.main-content {
	background: #d2d8e4;
	}

.box-top {
	background: #93a5c9 url(../../images/main-top-left.jpg) left no-repeat;
	color: #fff;
	}

.box-right {
	background: url(../../images/main-top-right.jpg) right no-repeat;
	color: #fff;
	}

.box-right a {
	color: #fff;
	text-decoration: none;
	}

.box-right a:hover {
	color: #d2d8e4;
	}

.box-title p {
	color: #fff;
	}

.box-title-text {
	color: #fff;
	}

.box-content {
	background: #fff;
	}

.box-content a {
	color: #4b4a4a;
	text-decoration: none;
	}

.box-content a:hover {
	color: #4b4a4a;
	text-decoration: underline;
	}

.main-box-content {
	background: #fff url(../../images/content-background.jpg) right top no-repeat;
	}

.main-box-content a {
	color: #00e;
	text-decoration: underline;
	}

.main-box-content a:hover {
	color: #c00;
	text-decoration: underline;
	}

.box-bottom {
	background: url(../../images/left-box-bottom.jpg) no-repeat;
	margin: 0 0 10px 0;
	height: 10px;
	}

.box-bottom-left {
	background: #fff url(../../images/box-bottom-left.jpg) left bottom no-repeat;
	height: 10px
	}

.box-bottom-right {
	background: url(../../images/box-bottom-right.jpg) right bottom no-repeat;
	height: 10px;
	}

.box-bottom-shadow {
	background: url(../../images/box-bottom-shadow.jpg) left top no-repeat;
	height: 14px;
	}