body {
	background-color: #0273FC;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color:#B7CEED;
	scrollbar-arrow-color:#204A81;
	scrollbar-base-color:#B7CEED;
	scrollbar-darkshadow-color:#4582D2;
	scrollbar-face-color:#B7CEED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#204A81;
	scrollbar-track-color:#E0EFFD; 
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #10356E;
	line-height: 18px;
	text-align: left;
}

a.no_link:link {
color: #10356E; text-decoration:none;
font-size: 12px;
}
a.no_link:visited {
	color: #10356E; text-decoration:none;
	font-size: 12px;
}
a.no_link:hover {
	color: #10356E; text-decoration:none;
	font-size: 12px;
}
a.no_link:active {
	color: #10356E; text-decoration:none;
	font-size: 12px;
}

body.contentpages {
	background-color: #0273FC;
	background-image: url(../images/contentpages_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color:#B7CEED;
	scrollbar-arrow-color:#204A81;
	scrollbar-base-color:#B7CEED;
	scrollbar-darkshadow-color:#4582D2;
	scrollbar-face-color:#B7CEED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#204A81;
	scrollbar-track-color:#E0EFFD; 
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight: 600;
	color: #10356E;
	text-align: left;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #10356E;
	text-align: left;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #10356E;
	text-align: left;
}

hr {
	border: 1px solid #BCE6FF;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #10356E;
	line-height: 18px;
	text-align: left;
}

input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 103px;
	height: 17px;
	border: 1px solid #FFFFFF;
}
a.white {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;
}
a.white:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: underline;
}

a.white2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;
}
a.white2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: underline;
}

a.white2:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;
}

a.pink {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #E71F77;	
	text-decoration: none;
}
a.pink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #E71F77;	
	text-decoration: underline;
}

a.blue {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0C54BD;	
	text-decoration: none;
}
a.blue:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0C54BD;	
	text-decoration: underline;
}

ul {
	margin: 0px 0px 0px 23px;
	padding: 0px;	
}
li {
	list-style-type: none;
	font-weight:bold;
	list-style-image: url(../images/pinkbullet.gif);
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #10356E;
	line-height: 18px;
	text-align: left;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #10356E;
	background-color: #C8E4FD;
	border-bottom: 2px solid #98B8D5;
	text-align: center;
}

table.stats {
	border: 1px solid #98B8D5;

}

td.stats {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-align: center;
}

td.statsalternate {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-align: center;
	background-color: #EDF2F6;
	border-bottom: 1px solid #CDDAE6;
}

td.statstotal {
	text-align: center;
	background-color: #C8E4FD;
}
td.thumshadow {
	background-image: url(../images/shadow_thumbnails.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
/* DIV ID'S */

#maincontainer {
	width: 748px;
	height: auto;
}

#header {
	width: 100%;
	height: 97px;
	text-align:left;
}

#logo {
	width: 300px;
	height: 81px;
	float: left;
	text-align:left;
}

#logintable {
	width: 300px;
	height: 81px;
	float: right;
	text-align:left;
	padding: 10px 8px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
}

#flashhomepage {
	
}

#mainmenu {

}

#contenthome {
	width: 100%;
	background-image: url(../images/content_background.gif);
	
}

#hometext {
	width: 357px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #10356E;
	line-height: 18px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 23px;	
	text-align:left;
}

#homeseparation {
	float: left;
	width: 47px;
	text-align:center;

}

#homethumbnails {
	float: left;
	width: 255px;
	overflow: auto;
	height: 520px;
}

#footer {
	width: 100%;
	height: 54px;
	background: url(../images/bg_footer.gif) no-repeat;
	text-align:center;
	padding: 10px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
}

/* SITE RANKS TABLE CSS */
/* Ranks table links properties */
.table_jug a:link {	color: #45A2F7;	font-weight: bold;}
.table_jug a:visited {	color: #45A2F7;	font-weight: bold;}
.table_jug a:hover {	color: #ec2c8d;	font-weight: bold;}
.table_jug a:active {	color: #45A2F7;	font-weight: bold;}


/* site background images */
.table_bg_l { 
	width:6px;
	background-image: url(../images/juggc_table_05.gif);
	background-position: top right;
	background-repeat:repeat-y;}
.table_bg_r { 
	width:6px;
	background-image: url(../images/juggc_table_08.gif);
	background-position: top left;
	background-repeat:repeat-y;}
.table_bg_m {	
	width:658px;
	background-image: url(../images/juggc_table_06.gif);
	background-position: top left;
	background-repeat:repeat;}

.table_jug h1 { font-size: 14px;
	font-weight:bold;
	color: #0d60c5;
	padding: 3px 2px;
	font-family: tahoma;
	width:321px; }

.table_sitename { font-size: 12px;
	font-weight:bold;
	color: #45A2F7;
	padding: 3px 2px;
	font-family: tahoma;
	width: 170px;} /* This is the site name column width, if you want it widther just change the number ;) */
	
.table_bzn_style_site { font-size: 12px;
	font-weight:bold;
	color: #F01B0F;
	padding: 3px 2px;
	font-family: tahoma;}
	
.table_bzn_style_site2 { font-size: 12px;
	font-weight:bold;
	color: #F01B0F;
	text-decoration: blink;
	padding: 3px 2px;
	font-family: tahoma;}

.table_bzn_style { font-size: 12px;
	color: #000000;
	padding: 3px 2px;
	font-family: tahoma; }
	
.table_bzn_style_site a:link {	color: #000000;	font-weight: bold;}
.table_bzn_style_site a:visited {	color: #000000;	font-weight: bold;}
.table_bzn_style_site a:hover {	color: #F01B0F;	font-weight: bold;}
.table_bzn_style_site a:active {	color: #000000;	font-weight: bold;}


.table_ratio { font-size: 12px;
	font-weight:bold;
	color: #ec2c8d;
	padding: 3px 2px;
	font-family: tahoma;}
.table_arrow { width: 20px;} /* This is the arrow column width, if you want it widther just change the number ;) */
		
	
.table_jug hr {
	color: #45A2F7;
	background-color:#45A2F7;
	width:620px;
	height:1px; }

hr {
	color: #45A2F7;
	background-color:#45A2F7;
	width:620px;
	height:1px; 
	margin: 2px 0;}

h4 { font-size:20px;
	margin:0;
	font-weight:bold;
	color: #ec2c8d;
	padding: 3px 2px;
	font-family: tahoma;
}
h5 { font-size:16px;
	margin:0;
	font-weight: lighter;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 3px 2px;
	font-family: tahoma;
}
.blue_lines {margin:10px auto;
	padding: 10px 0;
	width:620px;
	border-top: 1px solid #45A2F7;
	border-bottom: 1px solid #45A2F7;
}
.blue_line {margin:0 auto 5px auto;
	width:620px;
	height:1px;
	border-bottom: 1px solid #45A2F7;
}

/* END SITE RANKS TABLE CSS */

/* SITE PREVIEW CSS */
/* site preview table links properties */
.t_sites_preview a:link {	color: #45A2F7;	font-weight: bold;}
.t_sites_preview a:visited {	color: #45A2F7;	font-weight: bold;}
.t_sites_preview a:hover {	color: #ec2c8d;	font-weight: bold;}
.t_sites_preview a:active {	color: #45A2F7;	font-weight: bold;}
.t_sites_preview a:link img{	border:1px solid #ddd;}

/* site background images */
.t_sites_preview { padding: 8px 0;}

h6 { margin:3px auto; padding:0;
	font-size: 13px;
	font-weight:bold;
	color: #0d60c5;
	font-family: tahoma;
	}
h6  div{ margin:0 auto; padding:0;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing:1px;
	line-height:15px;
	text-align:justify;
	margin: 0 15px;
	color: #000;
	font-family: tahoma;
	}
	
	
	
.left { width:670px;
	background-image: url(images/juggc_table_05.gif);
	background-position:0 5px;
	background-repeat:repeat-y;
	margin: 0 auto;
}
.right { width:670px;
	background-image: url(images/juggc_table_08.gif);
	background-position:100% 5px;
	background-repeat:repeat-y;
}
.cont_top { width:670px;
	background-image: url(images/juggc_table_03.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.bottom { 
	background-image: url(images/juggc_table_09.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	padding: 5px 6px;
}
.center { width:658px;
	background-image: url(images/juggc_table_06.gif);
	background-position:0 0;
	background-repeat:repeat;
}
.aling_center {text-align:center;
}
.table_sitename { font-size: 12px;
	font-weight:bold;
	color: #45A2F7;
	font-family: tahoma;
	padding: 5px 0:
}


	
/* END SITE PREVIEW TABLE CSS */