body	{
						margin:0px;
						padding:0px;
						background-color:#9D2127;
						font-family:Tahoma;
						font-size:11px;
						}
/*td {
	font-size:11px;
	line-height:13px;
	font-family:Tahoma;
	color:#000000;
	
						}*/
						
.sidebar {
	vertical-align: top;
}

b a	{
						color:#9F1B0A;
						text-decoration:none;
						}
b a:hover	{
						color:#9F1B0A;
						text-decoration:underline;
						}
i a	{
						color:#8DC63F;
						text-decoration:none;
						font-weight:bold;
						}
i a:hover	{
						color:#8DC63F;
						text-decoration:underline;
						font-weight:bold;
						}																														
/*--------------------------------------------------   ul, em	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#333333;
						font-size:10px;
						text-decoration:underline;
						}
a:hover	{
						color:#C1C1C1;
						font-size:10px;
						text-decoration:none;
						}
						

p {
	font-size: 11px;
	line-height: 1.4em;
}
.lighttext {
	color: #FFF5ED;
	text-align: left;
}
			
h1, h2, h3 { 
	font-size: 1.2em;
	color: #A50000;
}

						
/*-----------------------------------------------------  span a	 ---------------------			*/	
			 
span a	 {
						color:#BFB903;
						text-decoration:none;
						font-weight:bold;
						}
span  a:hover {
						color:#BFB903;
						text-decoration:underline;
						font-weight:bold;
						}
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
						color:#C1C1C1;
						}	
strong a	{
						color:#7ffffB;
						text-decoration:underline;
						}
strong a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}												

/*-----------------------------------------------------   bg ---------------------*/																	
.bg_point_1_2	{
						background-image: url(images/bg_point_1_2.gif);
						background-position:  left top;
						background-repeat: repeat-x;
						}
.bg_point_1_1 {
						background-image: url(images/bg_point_1_1.gif);
						background-position:  left top;
						background-repeat: repeat-x;
						}						
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_1_1.gif);
						background-position: 0% 5px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 4px 0px; 
						padding:0px 0px 0px 11px;
						height:13px;
						line-height:12px;
						color:#C0C0C0;
						}
li a	{
						color:#9d1931;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}
li a:hover	{
						color:#C0C0C0;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}
li a span {
						color:#FDC009;
						font-size:10px;
						text-decoration:none;
						}
li a:hover span	{
						color:#FDC009;
						font-size:10px;
						text-decoration:underline;
						}												
/*------------------------------------------------------- footer	 ---------------------*/
.footer {
	color:#CCCCCC;
	font-size:9px;
	padding:22px 12px 4px 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	height: 40px;
	width:350px;
						}	
.footer a	{
						color:#646365;
						font-size:9px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#646365;
						font-size:9px;
						text-decoration:underline;
						}
						
.footerY {
	color:#CCCCCC;
	font-size:9px;
	padding:22px 29px 0px 0px;
	background-image: url(images/footer_bgY.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	height: 40px;
						}	
.footerY a	{
						color:#646365;
						font-size:9px;
						text-decoration:none;
						}
.footerY a:hover	{
						color:#646365;
						font-size:9px;
						text-decoration:underline;
						}
				
