HTML,BODY {height:100%}

BODY, TD, P, DIV, SELECT, INPUT, TEXTAREA { 
	font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #516775;}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table {border-collapse: collapse;}

table.wrapper {width:100%; height:100%; padding:0px; margin:0px;}
#top { height:12%;}
#content { height:81%;}
#bot { height:7%;}

#top {
	background-image: url("../images/topbg_.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
#bot {
	background-image: url("../images/botbg_.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left {
	background-image: url("../images/topbg1_.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
#right {
	background-image: url("../images/botbg1_.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

A {text-decoration: underline;}
A:link, A:active, A:visited {COLOR: #106caf;}
A:hover {COLOR: #ff5a00;}

H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
H1 {
	background-image:  url("../images/dot51_.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #ff5a00;
	text-transform: uppercase;
	line-height: 16px;
	padding-bottom: 5px;
}
A H1 {text-decoration: none;}

H2 {color: #ff5a00;}

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

INPUT.normal, INPUT.middle, textarea.middle {
	border: 1px solid #1372b5;
	background-image: url("../images/in_shad_.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-left: 3px;
	color: #516775;
}
SELECT.normal {width: 110px; font-weight: normal;}
INPUT.normal {width: 110px; font-weight: normal;}
INPUT.middle {width: 275px;}
select.middle {width: 275px; font-weight: normal;}
textarea.middle {width: 275px; font-weight: normal;}

.coll {border-collapse: collapse;}
.up {text-transform: uppercase;}

.orange {color: #ff5a00;}

.copyright {color: #FFFFFF;}

.p15 {padding-top: 15px;}
.b12 {padding-bottom: 12px;}
.l20 {padding-left: 20px;}

#content, .cbg {
	background-image:  url("../images/cbg_.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}

#menu {
	background-image:  url("../images/bord_.gif");
	background-repeat: repeat-y;
	background-position: right top;
}

.collage {
	background-image:  url("../images/collage_.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.cmbg {
	background-image:  url("../images/cmbg_.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 21px;
}
.menu {
	background-color: #FFFFFF;
	background-image:  url("../images/menubg_.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 0px solid #9cb3bc;
	border-left-width: 1px; 
	border-right-width: 1px; 
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 180px;
}

.menu div {
	background-image:  url("../images/dot51_.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.menu div A {text-decoration: none;}
.menu div A img {margin-right: 13px;}

.main {
	padding-top: 22px;
	padding-left: 22px;
	width: 700px;
}

#login {margin-top: 70px;}

.bord {
	background-image:  url("../images/bord_.gif");
	background-repeat: repeat-y;
	background-position: right top;
}

.title { background-color: #0c65b4; color: #FFFFFF; font-weight: bold;}

.underline {
	border: 0px solid #9CB3BC;
	border-bottom-width: 1px;
}
	