/* CSS Document */

body, td, table, th {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color:white;
}

table #george_alagiah td {
	color: black;
	padding:10px;
}

td.standard_font {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color:white;
}

h1 {
	font-size:18px;
	font-weight:bold;
}

.boxAlign {
	text-align:justify;
}

a:Link, a:Visited, a:Hover {color:white;text-decoration:none;}
a:Hover {text-decoration:underline;}

a.menu:Link {font-size:120%;font-weight:bold;font-style:italic;color:#515973;text-decoration:none;}
a.menu:Visited {font-size:120%;font-weight:bold;font-style:italic;color:#515973;text-decoration:none;}
a.menu:Hover {font-size:120%;font-weight:bold;font-style:italic;color:white;text-decoration:none;}

a.admin:Link {text-decoration:underline;}
a.admin:Visited {text-decoration:underline;}
a.admin:Hover {text-decoration:none;}

a.link_over_color:Link {text-decoration:underline;}
a.link_over_color:Visited {text-decoration:underline;}
a.link_over_color:Hover {text-decoration:none;}

td.menu {
	padding-right:12px;
	text-align:right;
	padding-bottom:5px;
}

.darkblue {color:#2B3E8C;}

a.white {color:white;text-decoration:none;}
a.white:Hover {text-decoration:underline;}

.red {color:#ED2E4D;width:450px}
.label {}

