.Newsheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.News a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.News a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.News a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.News a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.Newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F6F6;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

.LeftShadowBG {
	background-image: url(../images/ICC_001.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.RightShadow {
	background-image: url(../images/ICC_002.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.LeftBotomShadow {
	background-image: url(../images/ICC_006.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BaseShadow {
	background-image: url(../images/ICC_005.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.RightBotomShadow {

	background-image: url(../images/ICC_007.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Loader {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.TopNav a:link , .TopNav a:visited , .TopNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CBCBCB;
	text-decoration: none;
}

.TopNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;


}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.BodyLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	line-height: normal;

}
.BodyLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	line-height: normal;
}
.BodyLinks a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	line-height: normal;
}
.BodyLinks a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	line-height: normal;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.WhiteLinks a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F6F6;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.WhiteLinks a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F6F6;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.WhiteLinks a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.WhiteLinks a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F6F6;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
/*project Links(20080630)-Thiwanka*/
.Project,.Project a:visited,.Project a:active, .Project a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
	line-height: normal;
}

.Project a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 
}

.project_Descr {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.index_topic, .index_topic a:visited, .index_topic a:active, .index_topic a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.index_topic a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}