body {
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

    scrollbar-base-color:#0033ff;
    scrollbar-3dlight-color:#0033ff;
    scrollbar-arrow-color:#0033ff;
    scrollbar-darkshadow-color:#0033ff;
    scrollbar-face-color:#0033ff;
    scrollbar-highlight-color#0033ff;
    scrollbar-shadow-color:#0033ff;
    scrollbar-track-color:#0033ff; 
}
table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0033ff;
}
.form_username {
    background-color: #0033ff;
    border: 1px solid #0033ff;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #0033ff;
    border: 1px solid #0033ff;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #0033ff;
    border: 1px solid #0033ff;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #0033ff;
    border: 1px solid #0033ff;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0033ff;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #0033ff;
}


th {
	color : #0033ff;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #0033ff;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #0033ff;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title {
	color : #0033ff;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 55px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : black;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}
.title a:hover {
	color : #0033ff;
}
.list {
	color : #0033ff;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #0033ff;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #0033ff;
}
.right a:hover {
	color : #0033ff;
}
.left {
	color : #0033ff;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #0033ff
}
.left a:hover {
	color : #0033ff;
}
p {
	color : #0033ff;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : white;
	font-weight: bold;
}
p a:hover {
	color : white;
}
.menu01 {
	color : #0033ff;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #0033ff;
	text-decoration: none;
}
.menu01 a:hover {
	color : #0033ff;
}
.menu02 {
	color : #0033ff;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #0033ff;
	text-decoration: none;
}
.menu02 a:hover {
	color : #0033ff;
}
a:hover {
    color: #0033ff;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #0033ff;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #0033ff
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #0033ff;
    text-decoration: none;
}

a.category:hover {
    color: #0033ff;
    text-decoration: underline;
