BODY {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : Black;
	}

A	{
		color : #4471AA;
		text-decoration : None;
	}

A.list {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 13px;
		background-color : #CAFFFF;
		}

TD {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : Black;
	}

TD.disclaimer {
		text-align : center;
	}

TD.title {
		font-family : Courier New, Courier, monospace;
		font-weight : Bold;
		font-size : 24px;
		background-color : Black;
		line-height : 31 px;
		color : White;
		text-align : right;
		width : 644px;
	}

TD.list {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 13px;
		background-color : #CAFFFF;
		}

TD.menu {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height : 20px;
		font-size : 16px;
		color : White;
		background-color : #CA2424;
		width : 130px;
		}

TD.menu2 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 16px;
        color : White;
		background-image : url("/exodus/static/topmenu.png");
		background-position : bottom;
		width : 644px;
		height : 25px;
		}

TD.menu2table {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 16px;
        color : White;
		background-position : bottom;
		width : 644px;
		height : 25px;
		}

TD.menu2table a {
       color : White;
       }

TD.menu2l {
		background-image : url("/exodus/static/topmenu_left.png");
		background-position : top;
		width : 8px;
		height : 25px;
		}

TD.menu2r {
		background-image : url("/exodus/static/topmenu_right.png");
		background-position : top;
		width : 8px;
		height : 25px;
		}

TD.main {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		background-image : url("/exodus/static/background.png");
		background-position : 0;
		width : 644px;
		padding-top : 10px;
		line-height: 16px;
		}

TD.mainl {
		width : 8px;
		}

TD.mainr {
		width : 8px;
		background-color : #D3E0F1;
		}

TD.right {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		background-position : 0;
		width : 660px;
		}

TD.title {
		font-family : Courier New, Courier, monospace;
		font-weight : Bold;
		background-color : black;
		line-height : 31px;
		color : White;
		text-align : right;
		width : 644px;
		}

TD.titlel {
		background-color : Black;
		line-height : 31px;
		width : 8px;
		}

TD.titler {
		background-color : Black;
		line-height : 31px;
		width : 8px;
		}

P.menu {
		padding-left : 10px;
		}

P.title {
		font-size : 16px;
		font-weight : bold;
		}

P.blue {
		font-size : 14px;
		font-weight : Bold;
		color : Black;
		background-color : #EECC99;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 2px;
		}

A.menu { 
		text-decoration : none;
		color : White;
		background-color : #CA2424;
		border-bottom-style : none;
		border-bottom-width : 1px;
		}

A.title {
		color : white;
		background-color: black;
		text-decoration : none;
		border-bottom-style : none;
		border-bottom-width : 1px;
		border-bottom-color : #CA2424;
		}

A.menu:HOVER {
        color : white;
        background-color : #CA2424;
        border-bottom-style : solid;
        border-bottom-width : 1px;
        border-bottom-color : black;
		}

A.disclaimer {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		color : #444444;
		text-decoration : none;
		}
