
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}

.topline{
border-bottom:1px solid #CCCCCC; padding-bottom:2px; margin-bottom:2px;
padding-left:20px;
font-size:medium;
}
.topline2{
font-size:xx-small;
}

.stylepara{
color:#FF0099;
font-size:xx-small; vertical-align:top;
}

.styletech{
color:#3366FF;
font-size:xx-small; vertical-align:top;
}

.styletora{
color:#FF9900;
font-size:xx-small; vertical-align:top;
}

.topleft{
background-image:url(images/topleft.png); 
background-position:top left; 
background-repeat:no-repeat;
}

.topright{
background-image:url(images/topright.png); 
background-position:top right; 
background-repeat:no-repeat;
text-align:center
}

.bottomleft{
background-image:url(images/bottomleft.png); 
background-position:bottom left; 
background-repeat:no-repeat;
}

.bottomright{
background-image:url(images/bottomright.png); 
background-position:bottom right; 
background-repeat:no-repeat;
text-align:center
height:10px;
}

