body {
		background: #133B50 url(../images/bgr.gif) repeat-x;
		margin: 0px;
}
.brg {
	background-repeat: repeat-x;
	background-position: bottom;
}
td {
		color: #172833;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .75em;
}
.blue {
	color: #0097CF;
}
.blue:hover {
	color: #FF6830;
	text-decoration: none;
}
a {
	color: #FF4E00;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.txt {
	color: #9EAAB6;
}
.yellow {
	color: #FFD800;
}
.botmenu {
	color: #33576C;
	font-size: 10px;
	text-transform: uppercase;
}
.botmenu:hover {
	color:#000000;
	text-decoration: none;
}
.bottom {
	color: #B4D2DC;
}
.bottom:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style: url(../images/bullet.gif);
}
li {
	margin-bottom: 5px;
}
.li {
	margin-bottom: 0px;
}
.ul{
    list-style: url(../images/bullet3.gif);
	
}
.cursorPointer {
		cursor: pointer;
}
.margin{
    margin-left:0px;
}

.size {
	font-size: 12px;
}
.line {
	border-bottom: 1px solid #B7C3C9;
}
.line2 {
	border: 1px solid #B7C3C9;
}
h1{
    font-size:14px;
    margin-bottom:0px;
	color:#0976B7;
}
.b{
   color:#000000;
}
.edit{
   font-family:Tahoma;
   font-size: 9pt;
}
