/*
    02/01/2010 - Replaces Global.css
*/
body
{
	background-color: #0F1432;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

table
{
    text-align: left;
}

a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;
}
a:hover
{
	color: #FFFFFF;
}
a:active
{
	color: #FFFFFF;
}


.headline1
{
    font-size: 20pt;
    color: #820000;
    text-align: center;
    vertical-align: top;
}

.blueLIBullet
{
	color: #0000ff;
}

.crumbs
{
	height: 25px;
	font-size: 8pt;
	vertical-align: middle;
	/* word-spacing: 7px; */
	
	padding-left: 7px;
	letter-spacing: .75px;
}

.crumbs a
{
    text-decoration: none;
    text-align: left;
    padding-right: 7px;
    padding-left: 7px;
}

.crumbs a:link 
{
	color: #999999;
}

.crumbs a:visited 
{
	color: #999999;
}

.crumbs a:hover 
{
	color: #CCCCCC;
}

.crumbs a:active 
{
	color: #CCCCCC;
}

.leftNavBackground
{
	/* background-color: #63658c; */
}

.leftNavMenuBackground
{
	/* background-color: #c6cbd6; */
}
.viCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/* background-color: #0F1432; */
	text-align: center;
	/* color: #e7e5db; */
}

.viCredit a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/* background-color: #000000; */
	text-decoration: none;
	text-align: center;
	/* color: #e7e5db; */
}

.menuBarTR
{
	/* background-color: #0F1432; */
	width: 100%;
}

.menuBarTD
{
	/* background-color: #0F1432; */
	width: 100%;
	text-align: left;
}
.vilink a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/* color: #1c3b5d; */
	font-weight: bold;
}
.vilink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	/* color: #017589; */
	text-decoration: none;
	
}
.vilink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	H1 ( color: red )
	P  ( color: blue)
	text-decoration: blink;
}
	
.vipText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	/* color: #000000; */
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #FFFFFF; */
	text-decoration: none;
}
.emailbox1 {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	/* color: #333333; */
}
.credits1 {
	font-family: Arial;
	font-size: 10px;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
	/* color: #333333; */


}
.credits2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: 300;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;

}
.title1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	/* color: #333333; */
}

.spacerRow
{
}

.mainBackground
{
}

.mainFrame
{
}

.mainTable
{
    width: 700px;
    /* background-color: #0F1432; */
    text-align: center;
}

.thumbs a img
{
	border: 4px solid #820000;
	margin-bottom: 10px;
	vertical-align: middle;
}

.footerLogo
{
	text-align: center;
}

.footerNameAddress
{
	font-size: 10pt;
	text-align: center;
}

.footerEmail
{
	font-size: 10pt;
	text-align: center;
}

.bulletList
{
    font-size: 10pt;
}

.bulletList li
{
    line-height: 30px;
    vertical-align: middle;
}

.event
{
	font-size: 10pt;
}

.event .dates
{
	color: #820000;
	font-weight:bold;
}

.event .title
{
	font-weight:bold;
}




