/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */

body	{ 
		padding:0; margin:0; background-color:#242E3B;
		font-family: Arial; 
	
		}

p { 
	margin-top: 0px; 
	}

.Header {
	font-family: Verdana; 
	font-size: 70%; 
		}

.Header td th{ 
	text-align: right;
	white-space: nowrap;

	}

.Header a:link { 
	color: #ffffff;
	text-decoration: none;
	}

.Header a:visited { 
	color: #ffffff;
	text-decoration: none;
	}

.Header a:hover, .Caption a:active { 
	color: #91eeff; 
	text-decoration: none;
	}

.Middle_Ribbon {
	font-family: Verdana; 
	font-size: 70%; 
		}

.Middle_Ribbon td th{ 
	white-space: nowrap;

	}

.Button {
	font-family: Verdana; 
	font-size: 70%; 
		}

.Button td th{ 
	text-align: right;
	white-space: nowrap;

	}

.Button a:link { 
	color: #242e3b;
	text-decoration: none;
	}

.Button a:visited { 
	color: #242e3b;
	text-decoration: none;
	}

.Button a:hover, .Caption a:active { 
	color: #ff0000; 
	text-decoration: none;
	}

.Bottom {
	font-family: Verdana; 
	font-size: 60%; 
		}

.Bottom td th{ 
	text-align: right;
	white-space: nowrap;

	}

.Bottom a:link { 
	color: #242e3b;
	text-decoration: none;
	}

.Bottom a:visited { 
	color: #242e3b;
	text-decoration: none;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000; 
	text-decoration: none;
	}

.Link1 {
	font-family: Verdana; 
	font-size: 70%; 
	background-color:#1a1c1f;
	color: #c4dbf2;
	text-decoration: bold;
		}

.Link1 td th{ 
	text-align: right;
	white-space: nowrap;
	background-color:#1a1c1f;

	}

.Link1 a:link { 
	color: #c4dbf2;
	text-decoration: none;
	}

.Link1 a:visited { 
	color: #c4dbf2;
	text-decoration: none;
	}

.Link1 a:hover, .Caption a:active { 
	color: #ff0000; 
	text-decoration: none;
	}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	background:url(images/m21.gif) center left no-repeat; margin:0px;
	padding:0 0 0 25px;
	height:20px;
	line-height:16px;  
}
 ul a{
	color:#C4DBF2;
	text-decoration:none;
    font-size:12px;	
}
ul a:hover{
	 color:#FF0000;
}
