h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	margin: 10px;
	font-style: italic;
	text-align: left;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #646464; text-decoration: none}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
	word-spacing: 2em;
	letter-spacing: 0.5em;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	font-style: italic;
}

body {
	margin: 0px;
}

a:link {
	color: #cd3232;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #cd3232;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
}

.clock {
	font-family: verdana;
	font-size: 10px;
	color: #68757b;
 }

.small {
	font-family: verdana;
	font-size: 9px;
	color: #68757b;
 }

#right_panel {
	height: 100%;
}
#outer_table {
	background-image: url(../layout_images/neworangeheader2_02.jpg);
	background-color: #FFFFFF;
}
.footuppercell {
	background-image: url(../layout_images/neworangeheader2_02.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.centraldivide {
	background-image: url(../layout_images/column_spacer.jpg);
}
#foot {
	height: 45px;
	background-image: url(../layout_images/foot.jpg);
}li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #646464;
}
.borderblue {
	border: 2px solid #689AED;
}
.borderlightblue {
	border: 2px solid #ff9900;
}

/* start side menu styles*/
#right_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

#right_menu a {
	color: #666666;
	display: block;
	background-color: #CCCCCC;
	border: 0px inset #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	padding: 3px;
	font-weight: normal;
}
#right_menu a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #0033FF;
	border: 0px inset #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
}
/* end side menu styles*/
