/* CSS Document */ 
body {
	background-color: #FFFFFF;
	font-size: 12px; font-family : Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a:link {
	color: #E7162F;
}
a:visited {
	color: #E7162F;
}
a:active {
	color: #E7162F;
}
a:hover {
	color: #F26D7D;
}
li {  
	list-style-image: url(images/li.gif)
}
table, tr, td, th { 
	font-size: 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.nolink {
	text-decoration: none;
}
.index_02_02 {
	background-color: #3A538C;
	background-image: url(images/index_02_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A3A7B;
	color: #FFFFFF;
	font-weight: bold;
}
.header {
	font-weight: bold;
	color: #E7152E;
	text-align: left;
	vertical-align: middle;
	padding-left: 525px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A3A7B;
	font-size: 16px;
}
.content {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A3A7B;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 273px;
	padding-top: 0px;
	padding-left: 54px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.current_menu {
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 273px;
	padding-top: 0px;
	padding-left: 54px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.menu_hover {
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 273px;
	padding-top: 0px;
	padding-left: 54px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.v_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B3A7B;
	text-align: left;
	vertical-align: top;
}
.h_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.image_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #183A79;
	border-right-color: #183A79;
	border-bottom-color: #183A79;
	border-left-color: #183A79;
}

/* CMS styles --------------------- */ 

.warning {
	color: #1A3A7B;
	font-weight: bold;
}
.admin_body {
	padding-top: 20px;
	padding-right: 98px;
	padding-bottom: 98px;
	padding-left: 55px;
}
.likelink {
	color: #E7162F;
}
.linkcolour {
	color: #000000;
}
.admin_menu_bottom {
	padding-bottom: 40px;
}
.admin_current_menu {
	color: #1A3A7B;
	font-weight: bold;
}
.form {
	font-size: 12px;
	color: #565C65;
	background-color: #FFFFFF;
	border: 1px solid #777D88;
}
.button {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1A3A7B;
	cursor: hand;
	padding: 1px;
	border: 1px solid #61666F;
}
.admin_border {
	background-color: #FFFFFF;
	border: 1px solid #777D88;
}
.content_mainchapter {
	background-image: url(images/admin_mainchapter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-weight: bold;
}
.content_chapter {
	background-image: url(images/admin_chapter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 14px;
}
.content_subchapter {
	background-image: url(images/admin_subchapter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 35px;
}

