BODY, TD, DIV, P, SELECT, INPUT, TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #333333;
}

BODY {margin: 0px;}

A {text-decoration: none;} 
A:link {COLOR: #B32C89;}
A:active {COLOR: #B32C89;}
A:visited {COLOR: #B32C89;}
A:hover {COLOR: #265CB8;}

.n1 {float: left; width: 20%;}
.n2 {float: right; width: 10%; text-align: right; padding-right: 18px;}

.menupoint {
	background-image: url(images/dot_lg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #265CB8;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	width: 171px;
	height: 20px;
	padding-top: 8px;
}
.menupoint A:link {COLOR: #265CB8;}
.menupoint A:active {COLOR: #265CB8;}
.menupoint A:visited {COLOR: #265CB8;}
.menupoint A:hover {COLOR: #B32C89;}

.menupoint2 {
	background-image: url(images/dot_lg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #E80000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	width: 171px;
	height: 20px;
	padding-top: 8px;
}
.menupoint2 A:link {COLOR: #E80000;}
.menupoint2 A:active {COLOR: #E80000;}
.menupoint2 A:visited {COLOR: #E80000;}
.menupoint2 A:hover {COLOR: #E80000;}

.banner {
	background-color: #FFFFFF;
	background-image: url(images/ban.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-width: 1px;
	border-style: solid;
	border-top-color: #C6C6C6;
	border-right-color: #C7D0EC;
	border-bottom-color: #B2BBE9;
	border-left-color: #C7CCD2;
	width: 113px;
	margin-top: 28px;
	margin-bottom: 38px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.titlemag, .titleup {font-weight: bold; color: #B32C89;}
.titleblue {font-weight: bold; color: #265CB8;}
.titleup {text-transform: uppercase;}
.titleb {font-weight: bold;}

.pagetitle {
	background-image: url(images/pagetitle.gif);
	background-repeat: repeat-x;
	color: #265CB8;
	font-weight: bold;
	text-transform: uppercase;
	width: 704px;
	height: 29px;
}
.content {
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	width: 664px;
	padding: 20px;
}

.more {
	border: 0px solid #D1D5D8;
	border-top-width: 1px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	padding-top: 5px;
}

.call {
	background-color: #F6F8FB;
	border-collapse: collapse; 
	border: 1px solid #D1D5D8; 
}

.pic, .picsm {
	background-color: #F6F8FB;
	border-width: 1px;
	border-style: solid;
	border-top-color: #9C9C9C;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C1C1C1;
	padding: 10px;
	margin: 10px;
}

.pic {width: 350px;}
.picsm {width: 200px;}

