body{
	font-size: 90%;
}
img{padding:2px;}
p{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.style1{
color:#FFFFFF;
font-size:100%;
font-family: Georgia, Arial;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: underline;
}


.maincontentbox{
	margin-top: 5px;
	border:#FF9933 2px solid;
 
}
.seccontentbox{
	margin-top: 5px;
	border:#FF9933 2px solid;
    width:180px;
}
#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration: none;
	background-color: #007000;
	width:180px;
	padding-top:5px;
}
#leftmenu {
	background-color:#007000;
	padding-top:15px;
	width:166px;
}
#leftmenu h3{
	margin:0;
	background-color:#FF9900;
	padding:2px;
}
#leftmenu ul{
	-moz-padding-start:0px;
	margin: 0px;
	list-style: none;

}
#leftmenu li{
	border-left:#FF9900 1px solid;
	border-right:#FF9900 1px solid;
	background-color: #F7f7f7;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left:2px;
}
.leftmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration: none;
	width:166px;

}
.leftmenu td{

	border-bottom:#FF9900 1px solid;

}
.leftmenu a:link {
	color: #007000;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #007000;
	text-decoration: none;
}
.leftmenu a:hover {
	font-style: italic;
	color: #007000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.leftmenu a:active {
	color: #007000;
	text-decoration: none;
}

.topmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topmenu  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu  a:hover {
	color: #CCCCCD;
	text-decoration: none;
	background-color: #007000;

}
.topmenu  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu td{
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ccc 1px solid;
}
.navbar {
	position: relative;
	height: 300px;
	width: 450px;
	left: auto;
	top: auto;
	visibility: visible;
	overflow: auto;
	border: thin inset #007000;
	padding: 5px;
	background-image: url(vienna.gif);

}

.ta {

}
#maintable {
	/*border:#999999 1px solid;*/
}

.program {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
}
.program  ul{
padding-left:12px;
margin:0px;
}
#maintable .program .brown {
	color: #663300;
	font-weight: bold;
}
#maintable .program .yellow {
	color: #FFFF33;
	font-weight: bold;
}
#maintable .program .red {
	color: red;
	font-weight: bold;
}
#maintable .program .orange {
	color: #C76C12;
	font-weight: bold;
}
#maintable .program .purple {
	color: #993399;
	font-weight: bold;
}
#maintable .program .green {
	color: green;
	font-weight: bold;
}
#maintable .program .hour {
	font-weight: bold;
	font-family:Arial;
}
