﻿body
{
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	
}
.links
{
	font-weight:bold;
	color: #ffcc33;
	text-decoration: none;
	font-family: Arial;
	font-size :12px;
}
.links:hover
{
	color: #cccc00;
	font-family: Arial;
}
.para {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
link
{
	color:GrayText;
	text-decoration:none;
	font-family:Arial ;
	font-size:11px;
}
H1
{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	
}
.Paging
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #00ccff;
}
.Paging:hover
{
    color: #330000;
    line-height: normal;
    text-transform: none;
    border: thin none #FFFFFF;
    font: 12px Arial;
    text-decoration: underline;
}
Insert_Template
{
	
}

.Insert_Template th
{
	background-color: #039de5;
}
.Insert_Template tr
{
background-color:#5b8e07;
}