a:link { color: blue; text-decoration: none }
a:hover { 	color: #42a0ff; text-decoration: underline }
a:visited { color: blue; text-decoration: none }
menu-tilte{ font-size: 13px; font-weight: bold; color: yellow; font-family: Arial; }
a.menu-tilte:link { color: #ffff00; text-decoration: none }
a.menu-tilte:hover { color: white; text-decoration: none }
a.menu-tilte:visited { color: #ffff00; text-decoration: none }
a.list:link { color: white; text-decoration: none }
a.list:hover { 	color: #ffff00; text-decoration: none }
a.list:visited { color: white; text-decoration: none }
body { 	scrollbar-arrow-color : #dfffff; scrollbar-base-color : #625017; background-color : #141a10; }
.page-header{ font-size: 18px; font-weight: bold; color: blue; font-family: Arial; text-align : center; vertical-align : middle;}
.white-text { font-size: 13px; color: white; font-family: Verdana }
.normal-text { font-size: 13px; color: white; font-family: }
.message-text { font-size: 13px; color: black; font-family:  Verdana; }
.black-text { font-size: 13px; color: black; font-family: Verdana }
.red-text { font-size: 13px; color: red; font-family: Verdana }
.yellow-text { font-size: 13px; color: yellow; font-family: Verdana }
.tab-main { background-image : url("../images/main_bg.jpg"); width: 980px; height: 600px; vertical-align : top; } /*background-color : #ffffcc;*/
.item-box { background-color : #3e3e1e; border-color : #625017; border-style: solid;	border-top-width : 1px; border-right-width:  1px; border-bottom-width : 1px; border-left-width : 1px; }
.box-title { font-weight: bold; font-size: 13px; color: #ffff00; font-family: Arial; height: 25px; background-color: #625017; text-align: center; }
.warning-box { background-color : yellow; border-color : red; border-style: solid; border-top-width : 1px; border-right-width:  1px; border-bottom-width : 1px; border-left-width : 1px; }
.warn-head { font-size: 18px; font-weight: bold; color: red; font-family: Arial; text-align : center; vertical-align : middle;}