
/*
==============================================
rip Container
==============================================
*/

.rip_tl {
	background-image: url(topleft.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 2px;
	width: 2px;
}
.rip_t {
	background-image: url(top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
}
.rip_tr {
	background-image: url(topright.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 2px;
	width: 2px;
}

.rip_l {
	background-image: url(left.gif);
	width: 2px;
}
.rip_m {
	width: 100%;
	background-color: #040038;
}
.rip_r {
	background-image: url(right.gif);
	width: 2px;
}

.rip_bl {
	background-image: url(bottomleft.gif);
	height: 2px;
	width: 2px;
}
.rip_b {
	background-image: url(bottom.gif);
	height: 2px;
}

.rip_br {
	background-image: url(bottomright.gif);
	height: 2px;
	width: 2px;
}

p, div, ul, li { font-family:arial,helvetica,verdana; color:#FFFFFF; padding:0; margin:0; border:0; }
table, tr, td { font-family:arial,helvetica,verdana; color:#FFFFFF; padding:0; margin:0; border:0;}
.CommandButton {font-family:arial,helvetica,verdana;color: #FFFFFF;}
.SubHead { font-family:arial,helvetica,verdana; font-weight: bold; color: #FFFFFF; padding: 0; }
.Head {color: #FFFFFF; background: transparent; font-weight: bold; padding: 0;}
.normal, .Normal { font-family:arial,helvetica,verdana; color:#FFFFFF; padding:0; margin:0; border:0;}
.Normal p{padding:0; margin:0; border:0;}
.Normal div{padding:0; margin:0; border:0;}
.white { font-family:arial,helvetica,verdana; color:#ffffff; padding:0; margin:0; border:0;}
.white p{padding:0; margin:0; border:0;}
.white div{padding:0; margin:0; border:0;}
#clear_float{clear:both; padding:0; margin:0; border:0;}

H1 { font-size: 22px; color: #FFFFFF; background: transparent; font-weight: normal; padding: 0; margin:0; border:0; line-height:normal;}
H2 { font-size: 16px; color: #FFFFFF; background: transparent; font-weight: normal; padding: 0; margin:0; border:0; line-height:normal;}
H3 { font-size: 14px; color: #FFFFFF; background: transparent; font-weight: normal; padding: 0; margin:0; border:0; line-height:normal;}

.NormalBold { font-family:arial,helvetica,verdana; font-weight:bold; color:#FFFFFF; }
.NormalRed { color:#c50000; font-family:arial,helvetica,verdana; font-weight:bold; }
.FullHeight { height:100%; }
.FullWidth { width:100%; }


	
}