body {
	background-image:url(images/BG.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
}

hr {color:#f5f5f5;
height:1px;
}

#wrapper{
	margin:auto;
	width:700px;
}

#Content{
	padding-top:20px;
}

td {
	vertical-align:top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.white{
	font-weight:bold;
	color:#FFFFFF;
}
.red{
	font-weight:bold;
	color:#CC0000;
}

.white2{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
}
.red2{
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
}

.Logo{
	float:left; 
	margin-top:11px;
	padding-right:10px;
	margin-left:2px;
}

/*NEW TABS */
.tabcontent {
	display:none;
	padding:4px;
	margin-top:0px;
}
#tablist {
  float:left;
  width:16px;
  height:17px;
}
#tablist a {
  float:left;
  display:block;
  background:url("images/p_1.gif") no-repeat right top;
  cursor:pointer;
  padding-bottom:5px;
}

#tablist a  /* Commented Backslash Hack hides rule from IE5-Mac \*/{
	float:none;
} 
#tablist #current {
  background-image:url("images/p_1_sel.gif");
  background-repeat:no-repeat;
  width:16px;
  height:17px;
  padding-bottom:5px;
}

#tablist #current a {
  background-image:url("images/p_1_sel.gif");
  background-repeat:no-repeat;
  width:16px;
  height:17px;
  padding-bottom:5px;
}

.ul{list-style-image:url(images/pic_list_1.gif);}

img { border:0px; margin:0 0 0 0}
div { padding:0 0 0 0; margin:0 0 0 0}
.list_1 { width:10; height:18}
div td.list_1 { padding-top:3}
.grey_1 { color:#A9A8A8; font-family:tahoma; font-size:11px; line-height:17px; text-decoration:none}
.grey_2 { color:#2E2F2C; font-family:tahoma; font-size:11px; line-height:12px}
.grey_4 { color:#2E2F2C; font-family:tahoma; font-size:10px; line-height:12px; text-decoration:none}
.grey_3 { color:#787878; font-family:tahoma; font-size:10px; line-height:17px; text-decoration:none}
.grey_5 { color:#7D7B7B; font-family:tahoma; font-size:11px; line-height:12px}
.red_1 { color:#CC0000; font-family:tahoma; font-size:11px; line-height:12px; text-decoration:none; font-weight:bold}
.red_2 { color:#CC0000; font-family:tahoma; font-size:11px; line-height:12px}
.red_3 { color:#CC0000; font-family:tahoma; font-size:10px; line-height:12px}
