/* Normal, standard links. */
a:link
{
	color: #a6bdd2;
	text-decoration: none;
}
a:visited
{
	color: #a6bdd2;
	text-decoration: none;
}
a:hover
{
	color: #476C8E;
	text-decoration: underline;
}

/* By default (td, body..) use tahoma in white. */
body, td, th , tr
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
}

/* The main body of the entire DIO site. */
body
{
	background-color: #454b55;
	margin: 0px;
}

/* Tables */

table
{
	empty-cells: show;
}

/* The menu */
.menu
{
	background: url(image/dio_10.jpg) repeat-x;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}

/* bg for right td */
.rightbg
{
	background: url('image/dio_34.jpg') repeat-y;
}

/* bg for nextgig table */
.nextgig
{
	background: url('image/dio_25.jpg');
}

/* mainleft bg */
.mainleft
{
	background: url(image/dio_36.gif) repeat-y;
}

/* mainright bg */
.mainright
{
	background: url(image/dio_37.jpg) repeat-y;
}

/* gal1 bg */
.gal1
{
	background: url(image/dio_27.jpg) repeat-y;
}

/* gal2 bg */
.gal2
{
	background: url(image/dio_28.jpg) repeat-y;
	font-size: 7pt;
	font-family: Tahoma, arial, helvetica, serif;
}
/* gal3 bg */
.gal3
{
	background: url(image/dio_29.jpg) repeat-y;
}

/* gal4 bg */
.gal4
{
	background: url(image/dio_30.jpg) repeat-y;
	background-position:right;
}

/* black line on site edges */
.blackstripe
{
	background-color: #000000;
}

/* blank line fix for IE */
img
{
display: block;
}

/* Where a small font is needed */
.smalltext
{
	font-size: 7pt;
	font-family: Tahoma, arial, helvetica, serif;
}

/*gbadmin*/
.gbadmin, .gbadmin a:link, .gbadmin a:visited
{
	color: #454b55;
	text-decoration: none;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #a6bdd2;
	background-color: #a6bdd2;
}

/* background logo */
.bglogo
{
	background: url(image/bglogo.jpg) no-repeat;
	background-position: 50% 90%
}

/* rcol link menu stuff */
.rcolnav
{
	background: url(image/dio_28.jpg) repeat-y;
	font-size: 8pt;
	font-family: Tahoma, arial, helvetica, serif;
}

.newgig
{
	background-color: #31363c;
}
