BODY {
	font-size: 10px;
	font-family: Trebuchet MS;
	background-color: white;
	margin: 0;
	background-color: #e9d9ea;
	text-align: center;
}
#Page {
	background: #FFF;
	width: 796px;
	margin: 0 auto;
}
#page {
	background: #FFF;
	width: 798px;
	margin: 0 auto;
}
#popup {
	background: #FFF;
}
TD {
	font-size:10px;
	font-family:Arial;
	color: #000;
}
.cell2 {
	border: #BCBEC0 1px Solid;
	background-color: White;
}
.emailcell {
	background-color: #E7E7E8;
}
.maincell {
	background-color: #F7F8F8;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bodycopy {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.sidebar {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.splitter {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.bodycopy1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
}
.mailline {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: #72706F 1px dotted;
}
.case {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.case A:link {
	color: White;
}
.case A:visited {
	color: White;
}
.case A:hover {
	color: #FF6347;
}
A {
	color: #000;
	text-decoration: None;
}
A:link {
	color: #000;
}
A:visited {
	color: #000;
}
A:hover {
	color: #79347F;
}
.splitter A {
	color: #79347F;
	text-decoration: None;
}
.splitter A:link {
	color: #79347F;
}
.splitter A:visited {
	color: #79347F;
}
.splitter A:hover {
	color: Black;
}
.universeproton, universeproton a, .universeproton a:visited, .universeproton a:hover, .universeproton a:link {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #d0aad0;
	padding-top:5px;
	padding-bottom:5px;
}
.padding {
	padding: 4px;
}
.protoncolor, a.protoncolor {
	color: #79347F;
}
.newredcolor a, .newredcolor a:visited, .newredcolor a:hover, .newredcolor a:link {
	color: red;
}
.searchbox {
/*border-bottom: 1px #79347F solid;*/
}
#subtable img, a, link {
	text-decoration:none;
	border:0px none;
}
.redcolor {
	color: red
}
.bottomsmall {
	font-size:9px;
}
.GStable td {
	color: #79347F;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.GStable {
}

table{
	border-collapse:collapse;
	border:0px none;
}

.videotb {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

	.greycentre, greycentre a, .greycentre a:visited, .greycentre a:hover, .greycentre a:link 
	{
		color:#999;
		font-size:10px;
        text-align: center ;  
	}
	.greyleft, greycentre a, .greycentre a:visited, .greycentre a:hover, .greycentre a:link {
		color:#999;
		font-size:10px;
        text-align: left;  
	}

.CenterDiv
 {
    text-align:center;      
 }