body {
	
	font-family: Arial; 
	font-size: 11px;
	background: url('../images/ccapsline_bg.jpg');
}

p {
	line-height:150%;
}


.tabFrame
{
      BORDER: 0;
      HEIGHT: 100%;
      WIDTH: 100%;

}



table {
	
	font-family: Arial; 
	font-size: 11px;
}




a {color: #ffffff; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline}
a.one {color: #012b65; text-decoration: none}
a.one:hover {color: #ffffff; text-decoration: none;}
a.two {color: #666666; text-decoration: none}
a.two:hover {color: #012b65; text-decoration: none}
a.part {color: #012b65; text-decoration: none; font-weight: bold;}
a.part:hover {color: #666666; text-decoration: none; font-weight: bold;}
a.lnk {color: #03663a; text-decoration: none; font-weight: bold;}
a.lnk:hover {color: #666666; text-decoration: none; font-weight: bold;}

table.header {
	
	font-family: Verdana; 
	font-size: 7px;
	font-weight:normal;
	color:#ffffff;
}
}


table.nav {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#012b65;
}

table.content_title {
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	color:#012b65;
}

table.content {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#012b65;
}



table.btn {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#012b65;
	border-bottom-width:2px; 
	border-bottom-color:white; 
	border-bottom-style:solid;
	cursor: pointer;
}

table.action {
	font-family:Arial;
	font-size:11px;
	color:#012b65;
	background:url(../images/box_gardient_bg.jpg) no-repeat fixed left top;
}

input, textarea {
	font-family:Arial;
	font-size:11px;
	color:#333333;
}


.submit {
	width:100px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/b_btn_bg.jpg) no-repeat fixed left top;
	cursor:pointer;
	border:none;
}


li {
	list-style-type: square;
}
