@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fafafa
}

BLOCKQUOTE {
	margin : 15px 20px 15px 20px;
}


a:link {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none;
	color : Blue;
}
a:hover {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none;
	color : #F93;
}


a:visited {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none;
	color : #666;
	background-color: #FAFBFC;
}

TABLE.tip {
	font-family : Arial;
	font-size : 11px;
	line-height : 14px;
	color : #666;
}


a.body:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : Blue;
}

a.body:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #F93;
}


a.body:visited {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #ff9900;
	background : White;
}

a.image:link {
	font-family : Arial;
	font-size : 12px;
	line-height : 13px;
	text-decoration : none;
	color : Blue;
}

a.image:hover {
	font-family : Arial;
	font-size : 12px;
	line-height : 13px;
	text-decoration : none;
	color : #F93;
}

a.image:visited {
	font-family : Arial;
	font-size : 11px;
	line-height : 13px;
	text-decoration : none;
	color : #ff9900;
	background : White;
}


p {
	font-family : Arial;
	font-size : 12px;
	line-height : 19px;
	color : #666;
}

.font {
	font-family : Arial;
	font-size : 10px;
	line-height : 12px;
	color : #666;
}

p.p1 {

	font-family : Arial;
	font-size : 10px;
	line-height : 11px;
	color : #999;
	margin : 0px 0px 0px 0px;
}

h4 {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 18px;
	color : #F93;
	margin : 0px 0px 0px 0px;
}

h5 {
	font-family : Arial;
	font-size : 9px;
	color : #666;
}

UL {
	font-family : Arial;
	font-size : 12px;
	line-height : 19px;
	color : #666;	
}

OL {
	font-family : Arial;
	font-size : 12px;
	line-height : 19px;
	color : #666;	
}

UL.link {
	font-family : Arial;
	font-size : 11px;
	line-height : 14px;
	color : #666;
}

UL.table {
	font-family : Arial;
	font-size : 12px;
	line-height : 19px;
	color : #CD6601;	
}
.main {
	background-image:url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 23px;
	vertical-align:top;
}
.right_col{
	background-color:#FFFFFF;
	padding-right: 15px;
	padding-left: 5px;
	vertical-align:top;
}
.main_default{
	background-image:url(../images/main_bg_large.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 23px;
	vertical-align:top;
}

