/*Mohammad almeer mohammad.almeer@gmail.com 25/9/2006*/

th,td,table{
border-collapse: collapse;
}

/*The table that sorrounds the whole site*/
.main
{
border-color: #000033;
}


td.main{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

body
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

th{
background-image: url(images/th_bg.jpg);
}


/*The table cells that has the numbers for the enrolled, voted, separated and cancelled papers*/
.grey{
background-color:#F7F5F5;
}


/*For the totals Rows or cells*/
.total
{
font-weight:600;
}

/*for the error Column*/

.error
{
background-color:#FFC2C2;
font-size:12px;
}


h1
{
background-image: url(images/th_bg.jpg);
font-size: 18px;
}

h2
{
font-size: 16px;
}

h3
{
	font-size: 14px;
}
