.menu {
	background:URL(/images/menubg.gif);
	color:#7DB5EC;
	font:13px/13px;
	height:24px
}

.menu a {
	color:#FFFFFF;
	font:13px/13px Verdana;
	font-weight:bold;
	text-decoration:none
}

.menu a:hover {
	color:#FF6600;
	font:13px/13px Verdana;
	font-weight:bold
}

body {
	background:#F0F0F0 URL(/images/background1.gif) repeat-y center;
	margin:0;
	padding:0;
	font:12px/20px Arial;
	color:#333333
}

table {
		font:13px/13px Verdana;
		color:#333333;
}

.ctrimg {
	vertical-align:middle
	}
	
a {
	color:#002255;
	font-weight:bold
}

a:hover {
	color:#3366CC;
	font-weight:bold
}

input {
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #6699CC;
	border-bottom:1px solid #6699CC;
	width:150px
}

textarea {
	width:150px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #6699CC;
	border-bottom:1px solid #6699CC;	
}

.bh {
	font:16px verdana;
	font-weight:bold
}

.bmenu tbody tr td {
	border-bottom:1px solid #BBBBBB;
	font:16px verdana;
}

.ptbl tbody tr td {
	border:none
}

.bsubmit {
	background:#3366CC;
	color:#FFFFFF;
	border:2px solid #6699FF;
	font-weight:bold;cursor:pointer;
	padding:4px
}

.bmsg {
	border:2px solid #FF6600;
	color:#FF6600;
	background:#FFFFFF;
	padding:10px
}

h1 {
	font:14px Verdana;
	color:#333333;
	font-weight:bold
}

.cal {
	border-collapse:collapse;
	border:1px solid #333333;
}

.cal thead tr td {
	font-size:11px;
	font-weight:bold;
	background:URL(/images/normal-bg.gif);
	color:#333333;
	text-align:center;
	border:1px solid #003366;
	padding:4px
}

.calwd {
	background:URL(/images/dark-bg.gif);
	color:#333333;
	font-weight:normal;
}
.cal tbody tr td {
	font-size:9px;
	padding-left:4px;
	padding-right:4px;
	border:1px solid #333333;
	cursor:pointer;
	text-align:center;
}

.ct {
	background:URL(/images/active-bg.gif);
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	width:20px;
	height:20px;
}

.ca {
	background:URL(/images/normal-bg.gif);
	font-size:10px;
	text-align:center;
	width:20px;
	height:20px;
}

.cp {
	background:URL(/images/hover-bg.gif);
	font-size:10px;
	text-align:center;
	width:20px;
	height:20px;
}

.ce {
	background:#FFFFFF;
	color:#FFFFFF;
	width:20px;
	height:20px;
}

.co {
	background:#FFFFFF;
	color:#CDCDCD;
	text-decoration: line-through;
	width:20px;
	height:20px;
}
		
select {
width:60px
}

.linko {
	color:FF6600;
	font-size:14px
}

.linko:hover {
	color:333333;
	font-size:14px
}

.stdtext {
	font:13px/18px Verdana;
}

.ri {
	width:75px;
}

.sc1 {
	background:#FFF799
}

.sc2 {
	background:#E7D6E5
}

.tbe {
	border-collapse:collapse;
}

.tbe thead tr td {
	background:#CDCDCD;
	font-weight:bold;
	padding:10px
}

.tbe tbody tr td {
	color:#333333;
	padding:10px
}