/* main style annabloom */

a:link {
	color: #00013E;
	text-decoration: none;
}

#smallbox {
background-color: #990000;

}


a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	border-bottom-color: #FFCC00;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-color: #FFCC00;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #666666;
	text-decoration: none;
}

a:active {
	text-decoration: none; /*color: #666666;*/
}

blockquote.logquote {
	font-size: 12px;
	text-align: justify;
}

body, html {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	text-align: justify;
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	color: #000000;
	width: 98%;
}

iframe {
	border: 0px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
}

input {
	border: 1px solid #330000; /*border: 0px none #FFFFFF;*/
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p, ul {
	font-size: 12px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
}

table.nodec a:hover {
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	text-decoration: none;
}

td {
	font-size: 12px;
	text-align: justify;
}

ul.pic2 {
	list-style-image: url(blackline1.png);
	list-style-position: outside;
	margin-left: 5%;
}

.blacksmall {
	color: #000000;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
}

.border {
	border: 2px solid #000000;
}

.c1grey {
	background-color: #EEEEEE;
	color: #333333;
	font-size: 18px;
}

.c2grey {
	background-color: #EEEEEE;
	color: #CFCFCF;
	font-size: 18px;
}

.c3grey {
	color: #AFAFAF;
	font-size: 12px;
}

.greysmall {
	color: #EEEEEE;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
}

.pblack1 {
	color: #FFFFFF;
	font-size: 12pt;
	margin-left: 3px;
	text-align: justify;
}

.pwhite1 {
	color: #FFFFFF;
	font-size: 12pt;
	margin-left: 3px;
	text-align: justify;
}

.swhite {
	color: #FFFFFF;
	font-size: 2px;
	margin-left: 3px;
	text-align: justify;
}

#head {
	width: 95%;
	border-bottom: 2px solid #000000;
	height: 90px;
	z-index: 1;
	position: absolute;
	margin: 0px 0px; 
	top: 0px;
	left: 0px;
	padding: 5px 5px 5px 5px;
}

#left {
	width: 95px;
	border-right: 2px solid #000000;
	z-index: 1;
	height: 95%;
	margin-top: 0px;
	position: absolute;
	top: 102px;
	left: 18px;
}

#left-text {
	margin-top: 121px;
	padding: 1px 1px 1px 1px;
}

#main {
	left: 111px;
	top: 111px;
	position: absolute;
}

div#linkinfo > p {
	font-size: 18px;
}

#pr {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 50%;
}

