body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:tahoma;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #40528b;
	text-decoration: underline;
}

a:hover{
	color: #40528b;
	text-decoration: none;
}


form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}


.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #000000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size:small;	
	text-transform: none;
	text-align:center;
	color: #000000;
	padding-left: 15px;
	background-image: url(../images/white-px.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.welcome a{
text-decoration:none;
}
.c_name {
	font-size:small;
	color:#6666FF
	text-align:center;
	text-transform: none;
	color: #203472;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 3px;
}

.c_name a{
text-decoration:none;
}

.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #0C1E44;
	TEXT-DECORATION: underline;
}

.menu {	
	color: #15234e;
	font-weight: bold;
	white-space: nowrap;
	text-align:center;
	width:100%;	
}
.menu_lnk{
	text-decoration:none;
	font-size:x-small;
	color: #15234e;	
}

.menu_lnk:hover {
	color: #737FA7;
	text-decoration: underline;	
}


.body_txt {
	color: #000000;
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: top;
	border-color:#CCCCCC;
	border-style:inset;
	border-width:medium;
}
#content{
text-align:right;
}
#content ul li{
list-style-position:outside;
list-style-type:none;
margin-right:2em;
}

.SubMenu{
font-family:tahoma;
font-size:x-small;
font-weight:normal;
text-align:center;
width:100px
}
.SubMenu ul{
list-style-type:none;
}
.liSubMenu{
padding:4px;
margin:1;
background-image:url(../images/subMenu.jpg);
background-repeat:no-repeat;
background-position:center;
border-spacing:2px;
width:100px;
height:16px;
}

.rowHeader{
background-color:#9ba7ca;
color:#FFFFFF;
text-align:center;
}
.rowE{
background-color:#FFFFFF;
color:#666666;
text-align:right;
text-align:center;
}
.rowO{
background-color:#CCCCCC;
color:#666666;
text-align:right;
text-align:center;
}