body {
background-image:url(images/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-size: 11px;
	color: #505050;
	border-bottom: 0px;
	font-family: tahoma;
	text-decoration: none;
}
.header{
background-image:url(images/bg-hd.gif);
background-repeat:repeat-x;
height:150px;
}
.logo{
background-image:url(images/logo.gif);
background-repeat:no-repeat;
width:375px;
height:150px;
float:right;
}
.login{
background-image:url(images/3year.gif);
background-repeat:no-repeat;
width:212px;
height:150px;
float:left;
}
.but{
background-image:url(images/nav-bg.gif);
background-repeat:repeat-x;
height:26px;
}

.button {
padding-right:12px;
}

.button a:link, .button a:visited {
	float: right;
	background-image:url(images/but-link.gif);
	display: block;
	height: 22px;
	width: 73px;
	font-family: tahoma;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-top: 4px;
	color: #5d5d5d;
}

.button a:hover {
	background-image: url(images/but-hover.gif);
	display: block;
	height: 22px;
	width: 73px;
	font-family: tahoma;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-top: 4px;
	color: #fff;
}

.shadow{

	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	width:52px;
	height:26px;
	float:left;
	}
.home{

	background-image:url(images/home.gif);
	background-repeat:no-repeat;
	width:120px;
	height:26px;
	float:right;
	}
	
	
	
	
.rightmenu {
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid; 
	font-weight: bold;
	font-size: 11px;
	border-left: #e2e2e2 1px solid;
	width: 177px;
	color: #a8a8a8;
	border-bottom: 0px;
	font-family: tahoma;
	background-color: #ffffff;
}
.rightmenu A {
	padding-right: 22px;
	display: block;
	padding-left: 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #a8a8a8;
	padding-top: 9px;
	border-bottom: #e2e2e2 1px solid;
	text-decoration: none;
	background-image: url(images/pink.gif);
	background-repeat: no-repeat;
	background-position: 95% 13px;
}
.rightmenu A:hover {
	padding-right: 22px;
	display: block;
	padding-left: 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #cd0376;
	padding-top: 9px;
	border-bottom: #e2e2e2 1px solid;
	text-decoration: none;
	background-image: url(images/pink2.gif);
	background-repeat: no-repeat;
	background-position: 95% 13px;
}
.log {
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid; 
	font-weight: bold;
	font-size: 11px;
	border-left: #e2e2e2 1px solid;
	width: 80px;
	height:20px;
	color: #a8a8a8;
	border-bottom:#e2e2e2 1px solid;
	font-family: tahoma;
}
.cont {
	background-image:url(images/rtd.gif);
	background-repeat:repeat-x;
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid; 
	font-size: 11px;
	border-left: #e2e2e2 1px solid;
	color: #a8a8a8;
	border-bottom:#e2e2e2 1px solid;
	font-family: tahoma;
}
.logz {
	font-weight: bold;
	font-size: 11px;
	color: #a8a8a8;
	border-bottom: 0px;
	font-family: tahoma;
	text-decoration: none;
}
.logz A {
	color: #69247b;
	text-decoration: none;
}
.logz a:hover {
	color: #cd0376;
	text-decoration: none;

}

.desmenu {
	border-right: #e2e2e2 1px dotted;
	border-top: #e2e2e2 1px dotted; 
	font-weight: bold;
	font-size: 11px;
	border-left: #e2e2e2 1px dotted;
	width: 150px;
	color: #a8a8a8;
	border-bottom: #e2e2e2 1px dotted;
	font-family: tahoma;
	background-color: #ffffff;
}
.sd {
	font-weight: bold;
	font-size: 12px;
	color: #cc2473;
	border-bottom: 0px;
	font-family: tahoma;
	text-decoration: none;
}
.sd A {
	color: #cc2473;
	text-decoration: none;
}
.sd a:hover {
	color: #5e5d5e;
	text-decoration: none;

}
.sr {
	font-size: 12px;
	color: #424242;
	border-bottom: 0px;
	font-family: tahoma;
	text-decoration: none;
}
.sr A {
	color: #424242;
	text-decoration: none;
}
.sr a:hover {
	color: #c9207b;
	text-decoration: none;

}
.sdi {
	font-weight: bold;
	font-size: 12px;
	color: #4aa92b;
	border-bottom: 0px;
	font-family: tahoma;
	text-decoration: none;
}