body {margin: 0}

a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}

a {
	font-size: 11px;
	font-family: arial;
	color: #4273ac;
	text-decoration:underline;
}
a:hover {text-decoration:none;}

td, div, li {
	font-size: 11px;
	font-family: arial;
	color: #000000;
}

input, select, textarea {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	padding-left:5px;
}

b {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
}

.tmbg {
	background-image: url(../img/tmbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.lmbg {
	background-image: url(../img/lmbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.bg {
	background-image: url(../img/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.vlinebg {
	background-image: url(../img/vlinebg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.dot {
	background-image: url(../img/dot.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.searchbg {
	background-image: url(../img/searchbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.titlebg {
	background-image: url(../img/titlebg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.cbbg {
	background-image: url(../img/cbbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.subscribe {
	background-image: url(../img/subscribe.gif);
	background-position: 0px 4px;
	background-repeat: repeat-x;
}

/******************************/
.lbg {
	background-image: url(../img/lbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.printbg {
	background-image: url(../img/printbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/******************************/


.tbb {border-top:3px solid; border-color:#000000;}

.upper {text-transform: uppercase;}
.under {text-decoration:underline;}

.font12 {font-size: 12px;}
.font14 {font-size: 14px;}
.font20 {font-size: 20px;}
.font23 {font-size: 23px;}

.lmp {padding-left:5px; padding-top:3px; padding-bottom:3px;}
.pollp {padding-left:20px;}
.titlep {padding-top:35px;padding-right:30px;padding-bottom:5px;padding-left:30px;}
.newsp {padding-top:15px;padding-right:20px;padding-left:20px;}
.subscribep {padding-right:20px;padding-left:20px;}
.logop {padding-left:25px;}
.tp {padding-top:10px;}

.tm {color: #f1dce6;}
.lm {color: #ba5280;}
.date {color:#999999;}
.rdate {color:#ababab;}
.black {color:#000000;}
.white {color:#ffffff;}
.link {color: #4273ac;}
.ylogo {color: #ffe618;}
.error {color:#ff0000;}


.tahoma {font-family: tahoma;}

.row1 {
	border-bottom: 2px solid;
	border-color:#508bce;
}
.row2 {
	border-bottom: 1px solid;
	border-color:#508bce;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.row3 {
	border-bottom: 1px solid;
	border-color:#cadcf0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.row4 {
	border-bottom: 2px solid;
	border-color:#cadcf0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.formp {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.input_text {
	border:1px solid;
	border-color:#bab8b2;
	background-color: #fff4d8;
	padding-left:5px;
}
