body 
{
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	background-image:url(images/back.jpg);
	background-repeat:repeat;
}
html 
{
 overflow-y: scroll !important;
}

form 
{
	margin-bottom: 0px;
}
input, textarea, select 
{
	border: 1px solid #282A2B;
	font-size: 12px;
	margin-left:5px;
}
.no-border 
{
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}
.yes-border 
{
	border-style: solid;
	border-width: 1px;
	border-color:#993300;
}
/* page default settings */
td 
{
	font-family: arial, verdana, helvetica;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}
/*color*/
.white 
{
	color: #ffffff;
}
.orange
{
	color:#FFC630
}
.red
{
	color:#C03;
}

.yellow {
	background-color: #fdfcd4;
	font-weight: bold;
}

.blue {
background-color:#001BAA;
}

.blue-txt {
color: #001BAA;
}

.green {
background-color:#CCCC99;
padding: 20px;
padding-right: 100px;
border: #666633 1px solid;
}

img
{
	border:0px solid red;
}
/* Heading */
h1, h2, h3, h4, h5, h6 
{
	font-family: arial;
	margin: 0px;
	line-height: normal;
}
h1 
{
	font-size: 25px;
	font-weight:700;	
}
h3 
{
	font-size: 20px;	
	font-weight:600;	
}
h2 
{
	font-size: 18px;
	font-weight:700;
}
.blue-back
{
	background-color:#172FB7;
	border-top:1px solid #333333;
}
.bull-left
{
	color:#001BAA;
	text-decoration:none;	
	font-size:16px;
	font-weight:700;	
	background-image: url("images/bullet.jpg");
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;	
}

/*working property start here !*/
.nav-back
{
	background-image: url("images/top-nav-back.jpg");
	background-repeat:repeat-x;
	height:46px;
}
/*top menu*/
.top-menu a
{
	color:#ffffff;
	text-decoration:none;	
	font-size:13px;
	font-weight:700;
	padding:6px;		
	color:#333333;
	text-decoration:none;
}
.top-menu a:hover
{
	color:#ffffff;
	text-decoration:none;
}

/*link-blue*/

.blue-menu a
{
	color:#ffffff;
	text-decoration:none;	
	font-size:13px;
	font-weight:700;
	padding:9px;	
	text-decoration:none;
}
.blue-menu a:hover
{
	color:#FDFCD4;
	text-decoration:none;
}


.yellow-bg
{
	background-image: url("images/yellow-bg.jpg");
	background-repeat:repeat-y;
}
.more a
{
	color:#9F370E;
	text-decoration:none;
	font-weight:700;
}
.more a:hover
{
	color:#333333;
	text-decoration:none;
	font-weight:700;
	font-size: 12px;
	font-family: arial, verdana, helvetica;
}
.footer-bg
{
	background-image: url("images/footer-bg.jpg");
	background-repeat:repeat-x;
	height:64px;
}
.blue-link-back
{
	background-image: url("images/blue-link-back.jpg");
	background-repeat:repeat-x;
	height:48px;
}
/*working property end here !*/

.logo
{
	background-image: url("images/cap-logo.jpg");	
	background-repeat:no-repeat;
	height:107px;
}
.inner-logo
{
	background-image: url("images/inner1.jpg");
	background-repeat:no-repeat;
	height:107px;
}
/*Inner-Page-Link*/
.inner-link a
{
	color:#B05300;
	text-decoration:none;	
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
.inner-link a:hover
{
	color:#752400;
	text-decoration:underline;
}
.georgia {
	font-family: Georgia, Times New Roman, Times, serif;
}
.georgia {
	font-size: 16px;
	text-align: center;
	color: #F00;
}
.nav-back tr .top-menu {
	font-weight: bold;
}
.yellow-bg tr td table tr td table tr td .red {
	color: #C03;
}
.yellow-bg tr td table tr td table {
	color: #00F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
}
.yellow-bg tr td table tr td p b {
	color: #00F;
}

