/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : A World Without Rape.Org  */
/* Date : 24th 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;
}

.full-size-table {
width: 751;
height: 100%;
}

.i-full-size-table {
width: 778;
height: 100%;
}

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

.row2 {
height: 96%;
vertical-align : top;
background-image: url("images/home-img.jpg");
background-repeat : no-repeat;
background-color: #6d660e;
}

.i-row2 {
height: 96%;
vertical-align : top;
background-color: #fff;
background-image: url("images/i-bot-tile.jpg");
background-repeat : repeat-x;
background-position: bottom;
border-right : #ccc86b 1px solid;
}

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

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

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

a:hover{
color: #000;
}

/* images */

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

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

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

.i-left-top {
background-image: url("images/i-left-top.jpg");
background-repeat : no-repeat;
background-color: #ccc86b;
}

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

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

.footer-tile {
background-image: url("images/footer.jpg");
background-repeat : repeat-x;
FONT-FAMILY: Arial, sans-serif;
font-size: 7pt;
color:#706A1E;
text-align: center;
line-height: 9pt;
letter-spacing: 0px;

}


.corner {
background-image: url("images/corner.jpg");
background-repeat : no-repeat;
background-position: top right;
color: #fff;
}

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

/* links */

.i-nav a {
font-family: arial;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/i-n.jpg");
background-repeat : no-repeat;
padding:10 1 11 20;
font-weight: bold;
display: block;
}

.i-nav a:hover{
text-decoration: none;
color: #fff;
background-image: url("images/i-h.jpg");
background-repeat : no-repeat;
}

.i-current a {
font-family: arial;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/i-h.jpg");
background-repeat : no-repeat;
padding:10 1 11 20;
font-weight: bold;
display: block;
}

.i-current a:hover{
text-decoration: none;
color: #fff;
background-image: url("images/i-h.jpg");
background-repeat : no-repeat;
}



.h-nav a {
font-family: arial;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/n.jpg");
background-repeat : no-repeat;
padding:10 1 11 20;
font-weight: bold;
display: block;
}

.h-nav a:hover{
text-decoration: none;
color: #fff;
background-image: url("images/h.jpg");
background-repeat : no-repeat;
}

.h-current a {
font-family: arial;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/h.jpg");
background-repeat : no-repeat;
padding:10 1 11 20;
font-weight: bold;
display: block;
}

.current a:hover{
text-decoration: none;
color: #fff;
background-image: url("images/h.jpg");
background-repeat : no-repeat;
}

.sub-link a {
font-family: arial;
color: #000;
font-size: 11px;
text-decoration: none;
padding:5 5 5 5;
border : #c5c166 1px solid;
background-color: #f1ed92;
display: block;
}

.sub-link a:hover{
text-decoration: none;
color: #000;
background-color: #bcb85d;
}

/* background colours */

.back {
background-color: #dbd9af;
}

.white {
background-color: #fff;
}

.gray {
background-color: #9b9b9b;
}

.green {
background-color: #3d3600;
}

.greena {
background-color: #5a5400;
}

.greenb {
background-color: #ccc86b;
}

.greenc {
background-color: #6d660e;
}

.red {
background-color: #dc0000;
}

.orange {
background-color: #b37c10;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
font-family: arial;
font size: 11px;
color: #fff;
}

.white-txta {
color: #fff;
}

.brown-txt {
font-family: arial;
font size: 11px;
color: #950306;
}

/* border */


.green-border {
border : #c5c166 1px solid;
padding: 10 10 10 10;
}

.gray-border {
border : #ccc 1px solid;
padding: 5 5 5 5;
}

.gray-bordera {
border-left : #ccc 1px solid;
border-right : #ccc 1px solid;
border-bottom : #ccc 1px solid;
padding: 10 5 5 5;
}



.home-head {
font-family: "times new roman";
font size: 18px;
}

.page-head {
font-family: arial;
font size: 18px;
color: ae0202;
}

.green-head {
font-family: arial;
font size: 12px;
color: 6d660e;
}

.copyright {
font-family: arial;
font size: 11px;
color: 333;
padding-left: 10;
}

.bot-link {
font-family: arial;
font size: 11px;
color: #e8e6bc;
font-weight: bold;
}

/* heading */

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

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

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

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

.orderColYoung {
font-family: "times new roman", arial, verdana, helvetica;
font-size: 17px;
}

.orderColYoung1 {
font-family: "times new roman", arial, verdana, helvetica;
font-size: 16px;
}

