/* Created on: 27 October 2004 iComputerServices LLC  */

body, th, td {font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align:left !important;}
body {background-color: #E0E0E0;}
img {display:inline;}
li {line-height:18px;}

a:link, a:visited, a:hover, a:active {color:#00829D;}

/* MAIN TABLE */

table#main{	vertical-align:middle;text-align:center;}

/* Corners */
#top-right {width:8px;height:8px;background: url(images/corner_top_right.gif) no-repeat;background-position:top right;overflow:hidden;}
#top-left {	width:8px;height:8px;background: url(images/corner_top_left.gif) no-repeat;background-position:top left;overflow:hidden; }
#bottom-right { width:8px;height:8px;background: url(images/corner_bottom_right.gif) no-repeat;background-position:bottom right;overflow:hidden; }
#bottom-left { width:8px;height:8px;background: url(images/corner_bottom_left.gif) no-repeat;background-position:bottom left;overflow:hidden; }

/* sides */
#side-right { width:8px;	background: url(images/side_right.gif) repeat-y;background-position:right; }
#side-left { width:8px;	background: url(images/side_left.gif) repeat-y;	background-position:left; }
#side-top {	height:8px;	width:610px; background: url(images/side_top.gif) repeat-x;	background-position:top; }
#side-bottom { height:8px;width:610px;background: url(images/side_bottom.gif) repeat-x;background-position:bottom; }
#middle-content { width:610px;background-color:#FFF; }
/* END OF TABLE STYLES */

/* Content Div Tags */
div#header { height:78px; }
div#content {vertical-align:middle; }
div#body { padding: 14px 20px 20px 20px; }
div#line { height:1px;background-color:#CCCCCC; }
div#footer { font-size:10px;text-align:center;color: #666666;padding: 8px 0px 8px 6px; }
