/* CSS Document, Template v1.0 */


* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	scrollbar-face-color:#999;
	scrollbar-highlight-color:#EFEFEF;
	scrollbar-shadow-color:#282828;
	scrollbar-3dlight-color:#282828;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#EFEFEF;
	scrollbar-darkshadow-color:#333333;
	}

a, a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	} 
	
a:hover {
	color:#666666;
	text-decoration:none;
	}
	
h1 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;	
	}
	
h2 {  
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#CCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;	
	}

.bgColor {
	background-color:#F0F0F0;
	}

.alert {
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
	}	

.picture{
	border-style:solid;
	border-color:#333333;
	border-width:3px;
}

a.title{
	font-weight:bold;
}	

.copyright{
	font-size:10px;
	color:#999999;
}

.descTop {
	color:#999;
}

.download, a.download, a.download:link, a.download:active, a.download:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-transform:none;
	color:#666666;
	text-decoration:none;
}

a.download:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}	

input,select{
	width:200px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#999999;
	}
	
	
input.button{
	width:70px;
	border-color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	color:#666666;
	}

textarea{
	width:410px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#999999;
	}

.mail, a.mail, a.mail:link, a.mail:active, a.mail:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-transform:none;
	color:#666666;
	text-decoration:underline;
	}

a.mail:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	

.design{
	font-size:10px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.design, a.design:link, a.design:active, a.design:visited{
	text-decoration:underline;
    text-transform:none;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.design:hover{
	text-decoration:none;
    text-transform:none;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#content{
	width:600px;
	margin-left: auto;
	margin-right: auto;
}	

li{
	list-style-image:url(../images/bullet.gif);
	list-style-position:inherit;
	line-height:20px
}

#menuVideoCategory {
    padding-top: 6px;
	padding-bottom: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin: auto;
}
#menuVideoCategory a.menuCat {
    font-family: Verdana;
	font-size: 12px;
	color: #1a1a1a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#menuVideoCategory a.menuCatCur {
    font-family: Verdana;
	font-size: 12px;
	color: #365cc9;
	text-decoration: none;
		font-weight: bold;
	text-transform: uppercase; 
}