/* CSS Document */
body
{ 
margin:0px;
text-decoration:none;
}
ul {
	list-style-image: url(images/ArrowBullet.gif);
}

a:link
{
color: #000000;
text-decoration:none; 
border-bottom:#999999 dashed 1px;
}
a:visited
{
text-decoration:none; 
color:#000000;
}
a:hover
{
color:#990000;
}
.colleft
{
background-image:url(images/side_bg.gif);
background-repeat:repeat-y;
border-right:3px solid #000000;
}
.colright
{
background-image:url(images/side_bg.gif);
background-repeat:repeat-y;
border-left:3px solid #000000;
}

.tdhead
{
background-color: #000000;
}

.top
{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
text-decoration:none
}
.heading1
{
margin-top:1%;
margin-bottom:1%;
font-family: Tahoma;
font-size:18px;
color:#99CC00;
}
.heading2
{ 
margin-top:1%;
margin-bottom:1%;
font-family: Tahoma;
font-size:18px;
color: #660000;
}
.column
{
padding:0.5%;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-family:"Trebuchet MS";
font-size:12px;
text-align:right;
border:#990000 1px dashed;
}
.columnla
{
	padding:0 0 0 5px;
	border-bottom:1px solid #CCCCCC;
	font-family:"Trebuchet MS";
	font-size:12px;

}
.writeup
{
padding:1%; 
background-color:#D3E8D0;
border:1px solid #CCCCCC;
font-family:"Trebuchet MS";
font-size:12px;
background-image: url(images/backlogo.gif); 
background-position:right bottom;
background-repeat:no-repeat;
}
.heading
{ 
border-bottom:#CCCCCC 1px dashed;
}
.pagation
{ 
border-bottom:#CCCCCC 1px dashed;
border-top:#CCCCCC 1px dashed;
}
.assohead
{
border-left:#990000 1px dashed;
border-right:#990000 1px dashed;

}
.para
{
text-indent:55px;
}
