/* CSS Document */

/***********************************************/
/* hawklok.css                  	       */
/* Author: Webnetism (www.webnetism.co.uk)     */
/* Last updated: 10 January 2007 	       */
/***********************************************/

/* generic styles */
body {
	margin: 17px 0 20px 0;
	background-color: #002f5d;
}

body, tr, td, p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	vertical-align: top;
	text-align: left;
}

p {
	margin: 0;
	padding: 10px 0 0 0;
}

body {
	scrollbar-face-color:#61be1a;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#387e02;
	scrollbar-darkshadow-color:#05437f;
	scrollbar-shadow-color:gray;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#1b4e80;
}

h3 {
	margin: 15px 0 5px 0;
	font-size:1.3em;	
	font-weight:normal;
	color:white;
	line-height:20px;
}

a, a:visited {color:#61be1a}
a:active, a:hover {color:#fff}

img {border:none;}
.greentext {color:#61be1a;}
.bluetext {color:#002f5d;}

.font15 {font-size:1.1em}

.header {
	width: 813px;
	text-align: right;
}

.scroll_2col { 
	width: 399px;
	height: 199px;
	overflow: auto;
	margin: 7px 0 0 0;
}

.scroll_2col_inner { 
	width: 367px;
	margin: 10px 0 14px 12px;
}

.scroll_4squares { 
	width: 399px;
	height: 399px;
	overflow: auto;
	margin: 7px 0 0 0;
}

.scroll_4squares_inner { 
	width: 367px;
	margin: 10px 0 14px 12px;
}

.latestnews {
	width: 170px;
	margin: 50px 0 0 18px;
}
.largelatestnews {
	margin-top:10px;
	font-size:1.2em;
}
.latestnews a, .latestnews a:visited, .largelatestnews a, .largelatestnews a:visited {
	text-decoration: underline;
	text-transform: uppercase;
	color: #fff;
}

.latestnews a:active, .latestnews a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

.r2c2container {
	width: 170px;
	margin: 16px 0 0 12px;
}

.r2c2container_span2cols {
	width: 360px;
	margin: 16px 0 0 12px;
}

.r2c3container {
	width: 170px;
	margin: 16px 0 0 12px;
}

.hawklokname {font-family:Verdana, sans-serif; font-weight:bold; font-size:1em; color:#fff;}

.hawklok {
	color:black;
}
.hawklok p {
	margin:0 0 0.8em 0;
}
.hawklok a {
	font-size:1.2em;
	color:white;
	text-decoration:underline;
}
.hawklok a:hover, .hawklok a:focus {
	text-decoration:none;
}
.method {
	font-size:8pt;
	padding-top:18px;
	padding-left:5px;
	color:black;
}
p.guillemotnav {
	margin:0; padding:0;
	position:absolute;
	width:170px; text-align:right;
	top:515px;
	font-size:2em;
}
a.guillemotnavoff {
	color:#a0d662;
	text-decoration:none;
}
a.guillemotnavon {
	color:white;
	text-decoration:none;
}
.r2c2_2colscroll {
	height:197px;
	overflow:auto;
	width: 384px;
	margin: 2px 0 0 12px;
}
.news {
	text-transform:uppercase;
	color:white;
	font-size:1.4em;
}
