body   {
	margin: 0;
	padding: 0;
	background: #FFFFFF ;}

#container{
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0px ;
	background: #FFFFFF;
	}
#container1{
	margin-top: 10px;
	border: 0px ;
	background: #000000;
	}
#c1	{
	background: #FFFFFF;
	}
#c1_B	{
	background: #FFFFFF url(../images/c1_B.gif) repeat-x;
	}
#c1_BL	{
	background: #FFFFFF url(../images/c1_BL.gif) no-repeat;
	}
#c1_BR	{
	background: #FFFFFF url(../images/c1_BR.gif) no-repeat;
	}
#c1_L	{
	background: #FFFFFF url(../images/c1_L.gif) repeat-y;
	}
#c1_R	{
	background: #FFFFFF url(../images/c1_R.gif) repeat-y;
	}
#c1_T	{
	background: #FFFFFF url(../images/c1_T.gif) repeat-x;
	}
#c1_TL	{
	background: #FFFFFF url(../images/c1_TL.gif) no-repeat;
	}
#c1_TR	{
	background: #FFFFFF url(../images/c1_TR.gif) no-repeat;
	}

#sidebar{	
	position: relative;
	top: 10px;
	left: 10px;
	width: 170px;
	height: 100%;
	}


h1   {
	color: #AB1C48;
	font-size: 25px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left: 8px solid #AB1C48; }

h2   {
	color: #FFFFFF;
	background-color: #AB1C48;
	font-size: 16px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 5px;
	border: none; }

h3   {
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 16px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 5px;
	border: none; }

h5   {
	color: #AB1C48;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	margin: 0px;
	padding: 0px; }

p   {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px; }

li {
	margin: 5px;
	font-size: 14px;
	color: #AB1C48;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 15px;
	list-style-image: url(../images/bullet.gif); }

a {
	font-size: 14px;
	color: #AB1C48;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold; }

p a:hover {
	border-bottom: 1px dotted #99CC33;
	}
li a:hover {
	border-bottom: 1px dotted #99CC33;
	}
h1 a	{
	text-decoration: none;
	color: #FC0505;
	font-size: 24px;
	font-family: "Trebuchet MS", "Times New Roman", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
	}
h1 a:hover {
	color: #00FF33;
	border-bottom: 1px dotted #99CC33;
	}

#table2{
	border-collapse: collapse;
	width: 100%;
	color: #999999;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 18px;
	align: top;
	}

#table2 td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #CCCCCC ;
	background: #FFFFFF;
	}



----------------------------------------------- */
#sidebar a{
	color: #fff;
	}
#sidebar p a:hover{ border-bottom: 1px dotted #FC0505; }	

#sidebar h1 a{ color: #AB1C48; }
#sidebar h1 a:hover{ color: #FC0505; }

#nav { 	list-style: none; margin: 0px; padding: 0px; width: 10em;}
#nav li{ list-style: none; margin: 0px; padding: 1px; }
#nav a{
	display: block;
	height: 1.0em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-left: 3px solid #AB1C48;
	color: #999999;
	background-color: #F7F7F7;
	list-style-image: none;
	line-height: 15px;
	}

#nav a:hover{
	color: #999999;
	background-color: #AB1C48;
	border: none;
	}	


/* content
----------------------------------------------- */


b  {
	color: #6699CC;
	}