html, body {
    height:100%;
    margin:0px;
    padding:0px
}

body, td {
	font-family: Microsoft Sans Serif, Tahoma,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #50677A;
}

input, textarea, select {
	font-family: Microsoft Sans Serif, Tahoma,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #50677A;
}

p {
	margin-top : 10px;
	margin-bottom : 10px;
}
b {
	color: #0a66b0;
}

.basic {
    color: #50677A;
}

.head {
    color: #ff5400;
    font-weight: bold;
}

.nowrap {
	white-space : nowrap;
}

.border {
	border : 1px ffffff;
	border-bottom : 1px solid #A6BBCE;
	border-left : 1px solid #A6BBCE;
	border-right : 1px solid #A6BBCE;
	border-top : 1px solid #A6BBCE;
	border-width : 1px 1px 1px 1px;
	border-left-width: 1px;
	border-left-color: #A6BBCE;
	border-bottom-width: 1px;
	border-bottom-color: #A6BBCE;
	border-right-width: 1px;
	border-right-color: #A6BBCE;
	border-top-width: 1px;
	border-top-color: #A6BBCE;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

.border2 {
	color: #899BA1;
	border-color: #899BA1;
}


.copyright {
    font-size:9px;
    color: #CEE0EF;
}

.spec {
    color: #ffffff;
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
}

.specbig {
    color: #ffffff;
    font-size:16px;
    font-family: Arial, Helvetica, sans-serif;
}

.blue {
    color: #0964AD;
}

.none {
    color: #92A5B6;
    text-decoration: none;
}
.none2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #92A5B6;
}


A {
color: #4681B6;
}


A:link {
color: #4681B6;
}


A:hover {
color: #4681B6;
}

A:visited {
color: #4681B6;
}


A.blue {
color: #0A66B0;
}


A.blue:link {
color: #0A66B0;
}


A.blue:hover {
color: #0A66B0;
}

A.blue:visited {
color: #0A66B0;
}

A.white {
color: white;
}


A.white:link {
color: white;
}


A.white:hover {
color: white;
}

A.white:visited {
color: white;
}


A.menua {
	font-family: Arial, Helvetica, sans-serif;
	color: #274865;
	font-size: 9px;
	text-transform: uppercase;
}
A.menua:link {
	color: #274865;
}

A.menua:visited {
	color: #274865;
}
A.menua:hover {
	color: #274865;
}

.menup {
	font-family: Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #4681B6;
    text-transform: uppercase;
}

.tableh {
	color: #0a66b0;
	font-weight: bold;
	}	