body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
}

body a{
	color:#49606e;
	text-decoration:underline;
}

body a:hover {
	color:#49606e;
	text-decoration:none;
}
.sub_link , .sub_link:link, .sub_link:visited{
	color: #5B5B5B; text-decoration:none;
}

.sub_link:hover{
	color: #5B5B5B; text-decoration:underline;
}

.sub_link2 , .sub_link2:link, .sub_link2:visited{
	color: #617500; text-decoration:none;
}

.sub_link2:hover{
	color: #617500; text-decoration:underline;
}



.top_header a:link{
	font-size:9px;
}

hr {
	height:1px;
	color:#e1e1e1;
}
img {
	border:0px;
}

.menu {
	background-image:url(../images/bg_menu.gif);
	height:28px;
	padding-left:10px;
}
.menu a:link, .menu a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.red_title {
	color:#da251c;
	text-transform:uppercase;
	font-weight:bold;
}

.left_menu
{
	list-style: none;
	margin: 0;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	list-style-image: url(../images/win_blt.gif);
}

.left_menu li
{
	margin-right: 2px;
	line-height: 15px;
}

/* Page navigator */
.p_navigation {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
}
.p_navigation a:link, .p_navigation a:visited, .p_navigation a:active {
    text-decoration: none;
    color: #636363;
    background: #e1e1e1;
    border: 1px solid #49606e;
    padding: 2px 6px;
    font-size: 11px
}
.p_navigation a:hover {
    background: #da251c;
    color: black;
    border-color: #c3a30c;
}
.p_total, .p_of {
    background: #e1e1e1;
    border: 1px solid #c3a30c;
    padding: 2px 5px;
    margin-right: 3px;
}
.p_total span, .p_of span {
    color: #636363;
}
.p_on {
    background: #ffffff;
    color: black;
    border: 1px solid #c3a30c;
    padding: 2px 6px;
}
/* End page navigator */
.box_login {
	height: 123px;
	width: 354px;
	border: #CCCCCC 1px solid;
	background-image: url(../images/bg_box_login.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}

.boxtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

.boxtext {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	width: 240px;
}
