/* Link Colour and decoration */
a {
	color: #1F2B53;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

/* Visited Link colour and decoration 
a:visited {
	color: #6586AA; /*#1F2B53;
	background-color: transparent; 
	text-decoration: none
}*/

/* Hover over links colour and decoration */
a:hover {
	color: #414D79;
	background-color: transparent; 
	text-decoration: none}

/* Background colour, text colour and font face */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


/* Background/border colour and text colour of Input forms and Submit buttons, textarea and drop down menus */
input {
	color: #1F2B53;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
textarea {
	color: #1F2B53;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
.select1 {
	color: #FFFFFF;
	background-color: #1F2B53;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}


hr {
	border-top: #1F2B53 1px solid;
	border-bottom: #1F2B53 1px solid;
	height: 1px;
	width: 100%;
	text-align:center;
}


.cap {
	background-color: #1F2B53;
	color:#FFFFFF;
	text-align: center;
	border-bottom: #000000 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:#FFFFFF;
	border-spacing: 0px;
	font-weight: bold;

}

.bodytable {
	background-color:;
	border-bottom: #000000 0px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:#FFFFFF;
	border-spacing: 0px;
}

.tablecell {
background-color:;
	border-bottom: #000000 2px solid;
	border-left: #000000 0px solid;
	border-right: #000000 2px solid;
	border-top: #000000 0px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:#1F2B53;
	border-spacing: 0px;
	text-align: center;
}

.tablecellright {
background-color:;
	border-bottom: #000000 2px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:#1F2B53;
	border-spacing: 0px;
	text-align: center;
}


.bottomform {
	border-bottom: #000000 2px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:#FFFFFF;
	border-spacing: 0px;
	text-align: center;
}

.during {
	border: thin solid #000000;
	background-color: #414D79;
}
.current {
	border: thin solid #000000;
	background-color: #D7DCE8;
}
.desc {
	background-color: #d7dce8;
	font-size: 12px;
	color: #000000;
	text-align: right;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	font-weight: bold;
}
.desc2 {
	background-color: #414D79;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	font-weight: bold;
}
.info {
	background-color: #fff5d7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.infonew {
	background-color: #fff5d7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
}
.desctop {
	background-color: #d7dce8;
	font-size: 12px;
	color: #000000;
	text-align: right;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	font-weight: bold;
}
.desctop2 {
	background-color: #414D79;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	font-weight: bold;
}
.infotop {
	background-color: #fff5d7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
#header {
	background-image: url(images/blue_background3.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-indent: 25px;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 69px;
	vertical-align: bottom;
	bottom: 10px;
	position: relative;
}
.exchangetitle {
	font-weight: bold;
	color: #FFFFFF;
}
.currenttitle {
	font-weight: bold;
	color: #000000;
}
.title2 {
	background-image: url(images/blue_line_bg.gif);
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 25px;
	vertical-align: text-bottom;
}
#back a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	width: 100%;
}
#inout {
	background-color: #414D79;
}
#reg {
	background-color: #414D79;
	color: #FFFFFF;
}
.small {
	font-size: 0.7em;
	color: #FFFFFF;
}
#footer {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #394171;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover, #footer a:active{
	color: #CCCCCC;
}
.small a {
	color: #FFFFFF;
}
.small a:hover, .small a:active,{
	color: #CCCCCC;
}
