/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : conflictpro.com  */
/* Date : 31st Jan 2007 */


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: "times new roman", arial, verdana, helvetica;
color: #333;
font-size: 14px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-color: #e2e5d6;
}
.full-size-table {
width: 780;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-image: url("images/brown-tile.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images */

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

.green-tile {
background-image: url("images/green-tile.jpg");
background-repeat : repeat-x;
}

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
background-position: top;
}

.tile {
background-image: url("images/tile.jpg");
background-repeat : repeat-y;
}

.gray-line {
background-image: url("images/gray.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.i-header {
background-image: url("images/i-header1.jpg");
background-repeat : no-repeat;
}

.box-bot-tile {
background-image: url("images/box-bot-tile.jpg");
background-repeat : repeat-x;
}

/* links */

.top-link a {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/n.jpg");
background-repeat : no-repeat;
width: 95;
padding: 5 1 7 1;
display: block;
}

.top-link a:hover{
color: #fff;
background-image: url("images/h.jpg");
background-repeat : no-repeat;
}

.top-linka a {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/n.jpg");
background-repeat : no-repeat;
width: 95;
padding: 12 1 13 1;
display: block;
}

.top-linka a:hover{
color: #fff;
background-image: url("images/h.jpg");
background-repeat : no-repeat;
}

.left-link a {
font-family: arial, verdana, helvetica;
color: #fff;
font-size: 12px;
text-decoration: none;
background-image: url("images/i-nav-back.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #494949;
padding: 10 5 11 10;
display: block;
}

.left-link a:hover{
text-decoration: none;
color: #000;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #333433;
}

.graya {
background-color: #2d2c2c;
}

.green {
background-color: #607959;
}

.brown {
background-color: #dccec0;
}

.browna {
background-color: #e4d9cf;
}

.browna {
background-color: #e4d9cf;
font-family: arial, verdana, helvetica;
color: #000;
font-size: 11px;
}

/* borders */

.border {
border : #ccc 1px solid;
}

/* text */

.black-txt {
font-family: arial, verdana, helvetica;
color: #000;
font-size: 11px;
}

.white-txt {
color: #fff;
}

.brown-txt {
color: #783806;
}

.brown-txta {
color: #a16a3f;
}

.brown-txtb {
color: #896c40;
}

.green-txt {
color: #406e33;
}

.green-txta {
color: #54684f;
}

.copyright {
font-family: arial, verdana, helvetica;
color:#666666;
font-size: 11px;
}

/* headings */

h1 {
font-size: 20px;
margin: 0;
}

h2 {
font-size: 18px;
margin: 0;
}

h3 {
font-size: 16px;
margin: 0;
}

h4 {
font-size: 14px;
margin: 0;
}

.footer
{
		BACKGROUND-color: transparent;
		FONT-FAMILY: Arial, sans-serif;
		font-size: 7pt;
		color:#CCCCCC;
		text-align: center;
		line-height: 9pt;
		letter-spacing: 0px;
}
