/* Common Setting */
td {font-family: verdana; font-size:12px;	color:black;}

input,select{font: verdana; font-size: 10px; border-width: 1; border-color: #0066ff;
		border-style: ridge; background-color:#f5f5f5;}

a {font:verdana; color:#006666; text-decoration: none; font-size: 12px;}
a:visited {font:verdana; color:#006666; text-decoration: none; font-size: 12px;}
a:hover{font:verdana; color:#006666; text-decoration: underline; font-size: 12px;}

/* Showcase */
.tbltitle {background: Blue buttonface; border-top:2 solid buttonhighlight;
		border-left:1 solid buttonhighlight;	border-bottom:1 solid buttonshadow;
		border-right:2 solid buttonshadow; padding:2; font:Verdana; font-size:10px; color:Red;}
.tblborder {border-top: 1 solid red; border-left:1 solid red;
		border-bottom:1 solid red; border-right:1 solid red;}
.tblbody {background:#ffff99; font-family: verdana; font-size:10px; color:#0033ff;}

/* Menu Theme */
.MenuOver {BACKGROUND-COLOR: #007790; COLOR: white; CURSOR: hand; FONT-FAMILY: verdana;
		FONT-SIZE: 10px;}
.Menu {BACKGROUND-COLOR: #007790; COLOR: white; CURSOR: hand;	border-top:1 solid white;
		border-left: 1 solid white;	border-bottom:1 solid black; border-right:1 solid gray;
		FONT-FAMILY: Verdana; FONT-SIZE: 10px;}

a.menulink {font:verdana; color:white; text-decoration: none; font-size: 12px;}
a.menulink:visited {font:verdana; color:white; text-decoration: none; font-size: 12px;}
a.menulink:hover{ font:verdana; text-decoration: underline; font-size: 12px;}

.TDOver {BACKGROUND-COLOR:#CCCCFF; COLOR:red; CURSOR:hand; FONT-FAMILY:Verdana; FONT-SIZE:11px;}

