/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #c7c7c7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#template02{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #c7c7c7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
dfn {display:none;}

img {
border:none;
}

.pagenavigation {
display:none;
}
.img img {
border:none;
}

dfn {display:none;}

h1 {
color:#000000;
line-height:25px;
font-size:24px;
}
h2 {
color:#009ac7;
font-size:18px;
}
h3 {
color:#82d9df;
font-size:15px;
}

.text01
{#
padding-bottom:10px;
}

#Header{
	width: 297px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 122px;
}

#Navigation{
	width: 854px;
	height:52px;
	background-image: url(../uploads/images/menu01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#Content{
	padding:0px;
}

#Footer{
	width: 854px;	
	height:100%
}
#Footerwrap {
width:100%;
height:100%;
background-color: #111111;
	color: #797979;
background-image: url(../uploads/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	}
.DottedLiveHorizontal{
	background-image: url(../uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(../uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.Title{
	background-image: url(../uploads/images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	line-height: 1.5em;
}

a.NormalLink{
	color: #666666;
	text-decoration:none;	
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #797979;
}
a.FooterLink:hover{
	color: #797979;
}

/* End of 'theme' */

