body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
}
table {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
} 
td{font-size: 1em;}

img { border:none;}

 /*a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline }*/

.table1 td.col1 {width: 115px; vertical-align:top; background-color:#ccc; 
    border-style:solid; border-color:#000;font-size: 1em;}
.table1 td.col2 { text-align:center} 

.td 
{
	padding:0px;
	margin:0px;
}

li { padding-bottom:3px;}
.in-block {  padding-left: 60px;}

.table1 td.c1 {width: 100px; vertical-align: top; text-align: left;}

.picTable td.c1 {width: 110px; height:145px; vertical-align:middle;}
.picTable td.c2 {width: 15px; }
.picTable td.c3 {width: 100px; }
.picTable td.c4 {width: 250px; }
.picTable td.c5 {width: 90px; }

.copyTable td.c2 { width: 100%;background-color:#fbf8e9; text-align:center; border-style:none;}

.MainMenuLink {
		color: #ffffff;
		font-family: Verdana;
		font-size: 9pt;
		text-decoration: none;
		}
	a.MainMenuLink:hover {
		text-decoration: underline;
		}
	
	.SubMenuBox {
		padding: 5px;
		background-color: #000000;
		z-index: 5;
		position: absolute;
		top: 0px;
		left: 0px;
		visibility: hidden;
		}
		
	.SubMenu {
		font-family: Verdana;
		font-size: 9pt;
		color: #ffffff;
		text-decoration: none;
		background-color: black;
		}
	a.SubMenu:hover {
		text-decoration: underline;
		}

	.HeaderMenuBar {
		height: 36px;
		background-image: url('images/bg4.gif');
		background-repeat: repeat;
		background-color: #2A3FAA;
		}
	
	/*a:link { color: white; text-decoration: none }
   a:active { color: white; text-decoration: none }
   a:visited { color: white; text-decoration: none }
   a:hover { color: white; text-decoration: none }*/

