body {font-family: verdana; color: gray;font-size: 12px;}

a:hover {
	color: red; text-decoration: none
}
a:link {
	color: blue; text-decoration: none
}
a:visited {
	color: grey; text-decoration: none
}

a.startRed:link {font-family: verdana, arial, helvetica, sans serif; font-size: 17px; font-weight: bold; color:#FF0000;font-style:italic}
a.startRed:hover {font-family: verdana, arial, helvetica, sans serif; font-size: 17px; font-weight: bold; color:#FF0000; TEXT-DECORATION: underline;font-style:italic}
a.startRed:visited {font-family: verdana, arial, helvetica, sans serif; font-size: 17px; font-weight: bold; color:#FF0000;font-style:italic}

a.white {font-family: verdana, arial, helvetica, sans serif; font-size: 12px; font-weight: bold; color: #ffffff;}

a.white:link {
	background: none transparent scroll repeat 0% 0%; color: white; text-decoration: none
}
a.white:visited {
	background: none transparent scroll repeat 0% 0%; color: grey; text-decoration: none
}
a.white:hover {
	background: none transparent scroll repeat 0% 0%; color: yellow; text-decoration: none
}

a.same {font-family: verdana, arial, helvetica, sans serif; font-size: 12px; font-weight: bold; color: #ffffff;}

a.same:link {
	background: none transparent scroll repeat 0% 0%; color: yellow; text-decoration: none
}
a.same:visited {
	background: none transparent scroll repeat 0% 0%; color: yellow; text-decoration: none
}
a.same:hover {
	background: none transparent scroll repeat 0% 0%; color: yellow; text-decoration: none
}
a.red:link {
	color: #555555; text-decoration: none
}
a.red:visited {
	color: #555555; text-decoration: none
}
a.red:hover {
	color: red; font-family: verdana, arial; text-decoration: underline
}
a.cs:hover {
	border-bottom: #000066 1px solid; border-left: #000066 1px solid; border-right: #000066 1px solid; border-top: #000066 1px solid; color: white; height: 0px; text-decoration: none; width: 0px
}
a.grey:link {
	color: #666666; text-decoration: none
}
a.grey:visited {
	color: #666666; text-decoration: none
}
a.grey:hover {
	color: #000066
}
h1 {
	color: #aaaaaa; font-family: tahoma, verdana, arial; font-size: 18px; font-weight: lighter
}

font{
	font-family: verdana, arial; font-size: 12px; font-weight: normal
}

input.username
{
width:80px
}	

input.password
{
width:80px
}	

.forlang{
    font-family: verdana, arial, sans-serif;
    font-size:11px;
	color: #993366
}


table.rightline {border-style: none double solid double}

td.rightline {border-style: none double solid none}

div.rightline {border-style: none double solid double}

font.helptext
{
    font-size: 10px;
    color: #ff0000;
    font-style: normal;
    font-family: verdana, arial, helvetica, sans-serif
}

.paginate a:link, .paginate a:visited, .paginate a:active{
	text-decoration:none;
    display: block;
    height: 17px;
	width:20px;
	font-size:12px;
	font-weight:bold;
	background-color: #993366;
    color: #ffffff;
    float:left;
	padding-top:1px;
    margin:1px;
	text-align:center
	}
    
 .current_paginate a:link, .current_paginate a:visited, .current_paginate a:active{
    background-color: #ffffff; 
    color: #993366;
	text-decoration:none;
    display: block;
    height: 17px;
	width:20px;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-top:1px;
    margin:1px;
	text-align:center
}   
	
.paginate a:hover, .current_paginate a:hover{
    color: #ffffff;
	background-color: #cc6699

}

.pagetotal{
	display: block;
    color: #993366;
    height: 17px;
	width:50px;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-top:1px;
    margin:1px;
	text-align:center
}

.sortlink a:link, .sortlink a:visited, .sortlink a:active{
	display: block;
    text-decoration:none;
    color:#ffffff;
    height: 17px;
	width:60px;
	font-size:12px;
	background-color:#993366;
    padding-top:5px;
    float:left;
	margin:1px;
	text-align:center
}

.sortlink a:hover{
    background-color: #cc6699;
    color: #ffffff
}

.frmTitle{
    font-family:verdana, georgia, sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #808080
}