body
{
    margin: 0px;
    padding: 0px;
    background:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
}

li{ list-style-image: url(images/tick.png);
	}
.img_logo
{
	border: 0px solid yellow;
	align: center;
}
.bodyplain { font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	margin: 10px 10px 10px 10px;
    	}

.bodytitle { font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #170074;
	text-align: justify;
	text-decoration: none;
	}

.newstext { font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(80, 160, 160);
	text-align: justify;
	text-decoration: none;
    	}

.links { font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: blue;
	text-align: justify;
	text-decoration: none;
	background-color: rgb(80, 100, 100);
    	}

.bottombar { font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
    	}

a.links:link {text-decoration: none; color: white}
a.links:visited {text-decoration: none; color: white;}
a.links:hover {text-decoration: none; color: yellow;}
a.links:active {text-decoration: none; color: red;}


.titlebar { font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(200, 150, 50);
	text-align: center;
	text-decoration: none;
    	}

a.titlebar:link {text-decoration: none; color: rgb(80, 160, 160);}
a.titlebar:visited {text-decoration: none; color: rgb(80, 160, 160);}
a.titlebar:hover {text-decoration: none; color: rgb(200, 150, 50);}
a.titlebar:active {text-decoration: none; color: rgb(200, 150, 50);}

.languagebar { font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
	text-align: center;
	text-decoration: none;
    	}

a.languagebar:link {text-decoration: none; color: yellow;}
a.languagebar:visited {text-decoration: none; color: yellow;}
a.languagebar:hover {text-decoration: none; color: white;}
a.languagebar:active {text-decoration: none; color: white;}


.newbar { font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: blink;
    	}

a.newbar:link {text-decoration: blink; color: white;}
a.newbar:visited {text-decoration: blink; color: white;}
a.newbar:hover {text-decoration: blink; color: white;}
a.newbar:active {text-decoration: blink; color: white;}



.solo-title { font-family: Arial,Helvetica,sans-serif;
 	color: white;
	letter-spacing: 2px;
    	font-size: 18px;
    	font-weight: bold;
	
}

.solo-hrtitle { font-family: Arial,Helvetica,sans-serif;
    	font-size: 14px;
    	color: rgb(255, 255, 255);
    	font-weight: bold;
	padding-top: 60px;
	padding-left: 80px;
    	}


