/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : My Covered Calls  */
/* Date : 23rd April 2008 */


/* form classes */

form { margin-bottom: 0px; }

.potHeader {
font-weight: bolder;
height: 14px;
}

.potMonth {
font-weight: bold;
}

.awe {
border:thick;
border-color:#FF6000;
}

.highlight {
background-color:#FFFF00;
}

img { border:none }

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1px;
border-color:#FFAC80;
font-size: 11px;
}
.sub input {
border-color:#E6E2CF;
}
.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 12px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
}

p, pre { text-align: justify; }

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

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

.row2 {
height: 90%;
vertical-align : top;
}

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

a {
color: #004A69;
font-weight: bolder;
text-decoration: none;
}

a:hover{
color: #1E5E7A;
}

b, strong {
font-family: arial;
}

.pad {
padding-left: 15px;
}

/* images */

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

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

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

.right-column-tile {
background-image: url("../img/right-column-tile.jpg");
background-repeat: repeat-y;
padding-left: 24px;
}

.cat-head {
font-family: arial;
color: #fff;
font-size: 12px;
background-image: url("../img/right-cat-head.jpg");
background-repeat : no-repeat;
background-position: center center;
font-weight: bold;
padding: 5px 5px 5px 10px;
}

.td-head {
background-color:#FF6000;
font-family: arial;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 5px 5px 5px 10px;
}

/* links */

.nav a {
color: #666;
font-size: 11px;
background-image: url("../img/right-cat.jpg");
background-repeat: no-repeat;
text-decoration: none;
background-position: center center;
padding: 6px 5px 7px 10px;
display: block;
}

.nav a:hover {
color: #ff5a00;
}

.subbutton {
	background-color:#F6BC9C;
	text-align:center;
	width:50%;
	padding:5px;
}

.subbutton a {
	font-size: 1.2em;
	color:#FF5800;
	text-decoration: none;
}
.subbutton a:hover { color:#E65F17; }

/* background colours */

.white {
background-color: #fff;
}

/* borders */

.border {
border : #979797 1px dashed;
padding: 5px;
}

/* text */

.blue-txt {
color: #0073a2;
}

.orange-txt {
color: #ff5800;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 13px;
}