body {
	background-color: #9a717f;
	background-image: url(../images/gradient_line.jpg);
	background-repeat: repeat-x;
}
a.calendar:link {color:#FFFFFF; text-decoration: none;}
a.calendar:hover {color:#FFFFFF; text-decoration: none;}
a.calendar:visited {color:#FFFFFF; text-decoration: none;}
#bordertop {
	background-image: url(../images/bordertop.png);
	background-repeat: repeat-x;
}
#borderbottom {
	background-image: url(../images/borderbottom.png);
	background-repeat: repeat-x;
}
#borderhorizontal {
	background-image: url(../images/borderbottom.png);
	background-repeat: repeat-x;
}
#bordercornerupperright {
	background-image: url(../images/bordercornerupperright.png);
	background-repeat: no-repeat;
}
#bordercornerlowerright {
	background-image: url(../images/bordercornerlowerright.png);
	background-repeat: no-repeat;
}
#bordercornerupperleft {
	background-image: url(../images/bordercornerupperleft.png);
	background-repeat: no-repeat;
}
#bordercornerlowerleft {
	background-image: url(../images/bordercornerlowerleft.png);
	background-repeat: no-repeat;
}
#bordertoptab {
	background-image: url(../images/bordertoptab.png);
	background-repeat: repeat-x;
}
#borderbottomtab {
	background-image: url(../images/borderbottomtab.png);
	background-repeat: repeat-x;
}
#borderrighttab {
	background-image: url(../images/borderrighttab.png);
	background-repeat: repeat-y;
}
#borderlefttab {
	background-image: url(../images/borderlefttab.png);
	background-repeat: repeat-y;
}
#bordercoruplefttab {
	background-image: url(../images/bordercoruplefttab.png);
	background-repeat: no-repeat;
}
#bordercoruprighttab {
	background-image: url(../images/bordercoruprighttab.png);
	background-repeat: no-repeat;
}
#bordercorlowrighttab {
	background-image: url(../images/bordercorlowrighttab.png);
	background-repeat: no-repeat;
}
#bordercorlowlefttab {
	background-image: url(../images/bordercorlowlefttab.png);
	background-repeat: no-repeat;
}
#bordermidlefttab {
	background-image: url(../images/bordermidlefttab.png);
	background-repeat: no-repeat;
}
#tabcellintersect {
	background-image: url(../images/tabcellintersect.png);
	background-repeat: no-repeat;
}
#tabcellintersectright {
	background-image: url(../images/tabcellintersectright.png);
	background-repeat: no-repeat;
}
#tabcellintersectleft {
	background-image: url(../images/tabcellintersectleft.png);
	background-repeat: no-repeat;
}
#tabcellintersectbot {
	background-image: url(../images/tabcellintersectbot.png);
	background-repeat: no-repeat;
}
#tabcellintersecttop {
	background-image: url(../images/tabcellintersecttop.png);
	background-repeat: no-repeat;
}
#borderhorcoltop {
	background-image: url(../images/borderhorcoltop.png);
	background-repeat: no-repeat;
}
#borderhorcolbot {
	background-image: url(../images/borderhorcolbot.png);
	background-repeat: no-repeat;
}
#bordermidrighttab {
	background-image: url(../images/bordermidrighttab.png);
	background-repeat: no-repeat;
}
#borderhortab {
	background-image: url(../images/borderhortab.png);
	background-repeat: repeat-x;
}
#bordervertab {
	background-image: url(../images/bordervertab.png);
	background-repeat: repeat-y;
}
#lowernav {
	background-image: url(../images/lower_nav.png);
	background-repeat: repeat-x;
}
#lowernavright {
	background-image: url(../images/lower_nav_right.png);
	background-repeat: no-repeat;
}
#lowernavleft {
	background-image: url(../images/lower_nav_left.png);
	background-repeat: no-repeat;
}
#borderleft {
	background-image: url(../images/borderleft.png);
	background-repeat: repeat-y;
}
#borderright {
	background-image: url(../images/borderright.png);
	background-repeat: repeat-y;
}
#backimage {
	background-image: none;
	background-attachment:fixed;
	background-position:top;
	background-repeat: no-repeat;
}
#slideframe {
	background-image: url(../images/slideframe.png);
	background-repeat: no-repeat;
}
#wversal {
	background-image: url(../images/w_versal.png);
	background-repeat: no-repeat;
}
body,td,th {
	color: #FFFFFF;
	font-size: 14px;
}
.style1 {color: #FFFFFF}
a:link {
	color: #00FF00;
}
a:visited {
	color: #00FFFF;
}
a:hover {
	color: #FFFF00;
}
.versal {
	color: #FFFFFF;
	font-size: 24px;
}
.bluetext {color: #00FFFF}
.greentext {color: #00FF00;
	font-weight: bold;}
